We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32890a1 commit 9128c89Copy full SHA for 9128c89
README.md
@@ -1,8 +1,8 @@
1
# WHAT IS BRAINFUCK?
2
3
-Brainfuck is an esoteric language, or joke language, that is turing-complete and it works with cells.
+Brainfuck is an esoteric language that is turing-complete and works with cells.
4
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.
+experience.
6
7
# HOW DO I BRAINFUCK?
8
0 commit comments