From 88e47edbe9fd691ba28b0b84073a15c69bfda2fe Mon Sep 17 00:00:00 2001 From: Therkel Date: Mon, 6 May 2024 18:37:06 +0200 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4ccfef --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This is my work for building a functioning computer from scratch using nand gates. We are following the two courses on Coursera: +1. https://www.coursera.org/learn/build-a-computer +2. https://www.coursera.org/learn/nand2tetris2 + +Their website: https://www.nand2tetris.org/