X-Git-Url: https://git.ayoreis.com/zlox.git/blobdiff_plain/7b3023fd01ad1445eeccb48346217935d4e117f4..e07eaf5e064b9f42a95b7cf47f7a0cb38bccd8ba:/README.md?ds=inline 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 -```