We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e734e commit 953235dCopy full SHA for 953235d
README.md
@@ -6,7 +6,7 @@ experience.
6
7
# HOW DO I BRAINFUCK?
8
9
-This version of brainfuck has only 10 instructions, and those are:
+This version of brainfuck has only 8 instructions, and those are:
10
11
```
12
+ --> Adds 1 to the cell it's in.
0 commit comments