commit 1ac9944df08fd188e9586d1648450d7def1a429e
parent 204f6fdfbcf6dd539997b926de1abbd12d2cede3
Author: Hugo Soucy <hsoucy@kronostechnologies.com>
Date: Tue, 11 Sep 2018 13:09:15 -0400
Update the list of the dependencies.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -25,8 +25,10 @@ Ferron is a static site generator (SSG) crafted with Lua >= 5.3.
* [lua-path](https://luarocks.org/modules/moteus/lua-path)
* [LuaFileSysem](https://luarocks.org/modules/hisham/luafilesystem)
* [lustache](https://luarocks.org/modules/olivine-labs/lustache)
-* [Markdown](https://luarocks.org/modules/mpeterv/markdown)
+* [lua-discount](https://luarocks.org/modules/luarocks/lua-discount)
+* [luaposix](https://luarocks.org/modules/gvvaughan/luaposix)
* [mimetypes](https://luarocks.org/modules/luarocks/mimetypes)
+* [inspect](https://luarocks.org/modules/kikito/inspect)
## Get Started