We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8253c19 commit 8a96aa7Copy full SHA for 8a96aa7
README.md
@@ -4,7 +4,7 @@ Brainfuck is a turing-complete, esoteric language that uses only 8 commands.
4
5
# HOW DO I BRAINFUCK?
6
7
-mempo = memory pointer
+> mempo = memory pointer
8
9
The instructions for writting in brainfuck are the following:
10
0 commit comments