aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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