X-Git-Url: https://git.ayoreis.com/zlox.git/blobdiff_plain/7b3023fd01ad1445eeccb48346217935d4e117f4..abb953787c9ce7a2eb0459ecbf7b1b9a7000b0c1:/README.md diff --git a/README.md b/README.md index 1de96d0..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 -```