From fc3645a3a8eb48fba332de96183bc46773e11784 Mon Sep 17 00:00:00 2001 From: David Allemang Date: Thu, 13 Oct 2016 23:22:04 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.