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