From 0ffcbffa8c84540c4e8bbec747a578e353fb844c Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 25 Sep 2019 10:05:33 +0200 Subject: minor readme fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1dd4ba..35cccd4 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ What? ----- This repo is roughly split into three parts: -- `mmm.dom`, `mmm.component`: polymorphic Lua/Moonscript modules web development. +- `mmm.dom`, `mmm.component`: polymorphic Lua/Moonscript modules for web development. \[[code: `mmm`](mmm) - [docs](https://mmm.s-ol.nu/meta)\] - `mmmfs`: the CMS/FS powering [mmm.s-ol.nu](https://mmm.s-ol.nu). \[[code: `mmm/mmmfs`](mmm/mmmfs) - [article](https://mmm.s-ol.nu/articles/mmmfs)\] - the page contents: includes my portfolio, blog, experiments... - authored using a mix of Moonscript, Markdown and HTML, thanks to the power of `mmmfs`. - \[[data: `root`](root), but you might want to read a bit about mmmfs before you jump in. + authored using a mix of Moonscript, Markdown and HTML, thanks to the power of `mmmfs`. + \[[data: `root`](root), but you might want to read a bit about mmmfs before you jump in.] Building & Viewing ------------------ -- cgit v1.2.3