diff --git a/README.md b/README.md index 9c9d55f..19d552f 100644 --- a/README.md +++ b/README.md @@ -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.