X-Git-Url: https://git.ayoreis.com/zlox.git/blobdiff_plain/bebff07499e6ddad8a7b028e38db539372afc2f3..6d286699938880d7a1482be65e5e4771788c6b6f:/README.md diff --git a/README.md b/README.md index c2b0cfa..84b40e2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Zlox An implementation of the [Lox language](https://craftinginterpreters.com/the-lox-language.html) in Zig. - -```shell -zig run Lox.zig -```