about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index 957af04..cb84572 100644 --- a/README.md +++ b/README.md
@@ -37,6 +37,9 @@ because fuck you, that's why.
37trainfuck FILE | BRAINFUCK_INTERPRETER 37trainfuck FILE | BRAINFUCK_INTERPRETER
38``` 38```
39 39
40**NEW**: `fucktrain`, which transpiles brainfuck programs into trainfuck
41programs! Now it's *even easier* to trainfuck!!
42
40## INSTALL 43## INSTALL
41 44
42``` 45```