summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b55365..ac34f83 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ We encourage you to make sure that the site builds and looks as expected before
Two tools are _required_ for building:
* [soupault](https://soupault.app) static site generator.
+* [cmark](https://github.com/commonmark/cmark) Markdown processor.
* [SASS](https://sass-lang.com/) compiler, the Dart version.
**Note:** the C++ `sassc` _will not_ work! The Dart and the C++ "reference implementations" don't behave the same,