diff options
author | Camil Staps | 2018-11-07 17:26:53 +0100 |
---|---|---|
committer | Camil Staps | 2018-11-07 17:26:53 +0100 |
commit | bee9b0b371279f086e0a495f18837e7445fc541c (patch) | |
tree | 4ef03c59c1064ef3575eb1af98b3b848d2743a05 /README.md | |
parent | Update download links (diff) |
Add mac.tex
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 |