diff --git a/README.md b/README.md index 1eb3cd3..0532d03 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Setup: ## A final exercise to put it all together - fork this repo to your account and clone your fork on the laptop - create a branch `ex` and switch to it - - work on the [exercise](exercise.ipynb) + - work on the [exercise](exercise.ipynb) ➔ [read-only rendered notebook](https://nbviewer.org/urls/git.aspp.school/ASPP/2024-heraklion-comp-arch/raw/branch/main/exercise.ipynb) - push your solution to yuor fork and create a Pull Request to this repo