diff --git a/README.md b/README.md index c10ed30..2e1bdfb 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ The main goal of this project was to build a general-purpose CPU, capable of per ### Quick Links - [Full project documentation, including design choices, implementation and planning](./docs/Report.pdf) -- [Video demonstration of the project](./docs/Demo.mp4) -- [Instruction set documentation](https://www.youtube.com/watch?v=jOJJTngltEg) +- [Video demonstration of the project](https://www.youtube.com/watch?v=jOJJTngltEg) +- [Instruction set documentation](./docs/ISA.pdf) - [CPU block diagram](./docs/cpuStructure.png) - [CPU source files](./src/)