Updated documentation

This commit is contained in:
Veit Heller
2014-08-01 18:03:17 +02:00
parent 7e838a0e54
commit b4cf7fac24
2 changed files with 6 additions and 0 deletions

4
nbfi/README.md Normal file
View File

@@ -0,0 +1,4 @@
Naive Brainf\*ck Interpreter
---------------------------
A virtual machine that executes brainf\*ck code.