Update README.md

This commit is contained in:
Sander Hautvast 2020-01-24 14:13:15 +01:00 committed by GitHub
parent 05a3eb59b3
commit 365a17dcf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
* Trying to learn rust as well as writing interpreters.
* see https://www.craftinginterpreters.com/
* separated every iteration in a separate commit, so you can follow the development if you check them out individually
* the repo contains every iteration in a separate commit, so you can follow the development if you check them out individually