diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,8 @@ run-time system. Clone the repository to build the PDFs or download them here: ## Download links -- [Linux x64][linux-x64] +- [Linux (x64)][linux-x64] +- [Mac][mac] - [Zip with all cheat sheets][zip] ## Naming conventions @@ -19,4 +20,5 @@ run-time system. Clone the repository to build the PDFs or download them here: [Clean]: http://clean.cs.ru.nl [linux-x64]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/raw/linux-x64.pdf?job=pdf +[mac]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/raw/mac.pdf?job=pdf [zip]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/download?job=pdf |