diff --git a/README.md b/README.md index 1a69a55..bb72144 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -Trying to learn rust as well as writing interpreters. +* Trying to learn rust as well as writing interpreters. +* see https://www.craftinginterpreters.com/ -see https://www.craftinginterpreters.com/ \ No newline at end of file +* the repo contains every iteration in a separate commit, so you can follow the development if you check them out individually