aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-10-06 18:18:34 +0200
committerCamil Staps2016-10-06 18:18:34 +0200
commit616e8bc753e72522c71c2f60b923a31e66f1670d (patch)
tree8bc6fcb8746251e8c182c0e5d719e1caa2e75661 /README.md
parentMade the CLI an option to save binary space on minimal platforms (diff)
Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 186b5c1..514bca1 100644
--- a/README.md
+++ b/README.md
@@ -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