aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-09-25 08:05:33 +0000
committers-ol <s-ol@users.noreply.github.com>2019-09-25 08:05:33 +0000
commit0ffcbffa8c84540c4e8bbec747a578e353fb844c (patch)
tree64b436c4ea196a590125a331dde3462f5e434165
parentadd VJmidiKit (diff)
downloadmmm-0ffcbffa8c84540c4e8bbec747a578e353fb844c.tar.gz
mmm-0ffcbffa8c84540c4e8bbec747a578e353fb844c.zip
minor readme fix
-rw-r--r--README.md6
1 files 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
------------------