Skip to content

Commit 9128c89

Browse files
committed
improved README
1 parent 32890a1 commit 9128c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# WHAT IS BRAINFUCK?
22

3-
Brainfuck is an esoteric language, or joke language, that is turing-complete and it works with cells.
3+
Brainfuck is an esoteric language that is turing-complete and works with cells.
44
Even though it isn't very useful, it's an interesting experience every passionate programmer should
5-
experience. The name comes because coding on it does feel you that.
5+
experience.
66

77
# HOW DO I BRAINFUCK?
88

0 commit comments

Comments
 (0)