diff options
author | Camil Staps | 2016-10-06 18:18:34 +0200 |
---|---|---|
committer | Camil Staps | 2016-10-06 18:18:34 +0200 |
commit | 616e8bc753e72522c71c2f60b923a31e66f1670d (patch) | |
tree | 8bc6fcb8746251e8c182c0e5d719e1caa2e75661 /README.md | |
parent | Made the CLI an option to save binary space on minimal platforms (diff) |
Readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,3 +3,11 @@ Functional Simple Programming Language. Copyright © 2016 Camil Staps. + +## Documentation + +See `doc.pdf` on the [releases][] page for the documentation. +For the latest version of the documentation, run +`latexmk -shell-escape -pdf doc.tex` in the `doc` directory. + +[releases]: https://github.com/camilstaps/fuspel/releases |