diff options
author | Camil Staps | 2018-11-09 21:24:00 +0100 |
---|---|---|
committer | Camil Staps | 2018-11-09 21:24:00 +0100 |
commit | 3482f19f70b7f51a168c0ef6220811004d929763 (patch) | |
tree | b62031185f06a9dd9ccdd2bca92e8282329f7f55 /README.md | |
parent | Add Windows x64 (diff) |
Add overview on A5 paper
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,9 +5,15 @@ run-time system. Clone the repository to build the PDFs or download them here: ## Download links +**Platform-specific:** + - [Linux (x64)][linux-x64] - [Mac][mac] - [Windows (x64)][windows-x64] + +**Other:** + +- [Overview (A5 paper)][overview] - [Zip with all cheat sheets][zip] ## Naming conventions @@ -22,5 +28,6 @@ run-time system. Clone the repository to build the PDFs or download them here: [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 +[overview]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/raw/overview.pdf?job=pdf [windows-x64]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/raw/windows-x64.pdf?job=pdf [zip]: https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet/-/jobs/artifacts/master/download?job=pdf |