Skip to content

Commit 8a96aa7

Browse files
authored
Update README.md
1 parent 8253c19 commit 8a96aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Brainfuck is a turing-complete, esoteric language that uses only 8 commands.
44

55
# HOW DO I BRAINFUCK?
66

7-
mempo = memory pointer
7+
> mempo = memory pointer
88
99
The instructions for writting in brainfuck are the following:
1010

0 commit comments

Comments
 (0)