diff --git a/README.md b/README.md index 04c7fe9..efe3528 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # brainfuck Brainfuck interpreters in different languages +Get the releases! + +Rust: CLI binary, in the release tab +Typescript: [react website](https://nilstrieb.github.io/brainfuck/) + Finished: - Rust - Java