commit 1dd876d9b13ff3480a1b48fc936a025ebd89eb4f
parent eb71c8fe379456b2bed3fed04c7dca617257e9a9
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 7 Aug 2017 19:48:33 +0200
Some documention tweaks
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,7 @@
## Description
-Motyl is an opinionated blog-aware static site generator written in Lua. It uses Mustache as templating system, and all content is written in Markdown.
+Motyl is an opinionated blog-aware static site generator written in Lua.
+It uses Mustache as templating system, and all content is written in Markdown.
For the record, motyl means butterfly in Polish.
@@ -27,7 +28,7 @@ Motyl requires the following Lua modules:
- lustache
- lyaml
-Installing via LuaRocks:
+Installing dependencies via LuaRocks:
luarocks install luafilesystem
luarocks install lunamark