Update README.md

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

View file

@ -1,5 +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/
separated every iteration in a separate commit, so you can follow the development if you check them out individually
* separated every iteration in a separate commit, so you can follow the development if you check them out individually