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