Update README.md

This commit is contained in:
2016-10-13 23:22:04 -04:00
committed by GitHub
parent ba5d4adce6
commit fc3645a3a8

View File

@@ -1,2 +1,4 @@
# BefungeDotNet
A Befunge-98 editor and interpreter written in C# with WPF
A Befunge-98-variant editor and interpreter written in C# with WPF
The instruction characters we're implementing are in the Wiki.