aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 518dad9..0f1c359 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,12 @@ text-based language and works without special editor support.
- [osc][osc]: `luarocks install osc`
- [socket][socket]: `luarocks install luasocket`
- [system][system]: `luarocks install luasystem`
+- [discount][discount]: `luarocks install discout` (optional, for docs)
+## docs
+
+with `make` the HTML documentation is generated in `docs/`.
+
## running
$ moon init.moon <session.alv>
@@ -25,3 +30,4 @@ text-based language and works without special editor support.
[osc]: https://github.com/lubyk/osc
[system]: https://github.com/o-lim/luasystem
[socket]: http://w3.impa.br/~diego/software/luasocket/
+[discount]: https://luarocks.org/modules/craigb/discount