Adds NOTES link to README

This commit is contained in:
Nemo 2020-05-29 02:00:59 +05:30
parent 0a0616a3d5
commit 42fadfa61d
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Working my way through the [Nand to Tetris Course](https://www.nand2tetris.org/)
- Download the latest `nand2tetris.zip` from the book website, and overwrite everything in the `projects` and `tools` directory.
- Remember to run `chmod +X tools/*.sh` if you're on \*nix.
My notes are in [NOTES.md](NOTES.md).
## [Project 1: Boolean Logic](https://www.nand2tetris.org/project01)
Build order as per the website. Cost for each gate in NAND in brackets.