summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 22d82a4..06171f9 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,6 @@
source for my site and other junk when making it.
+
+it is sort of meant to be read when generated on a browser, some markdown files has HTML embedded inside them.
+
+to generate run `make.sh`, it uses `cmark-gfm` for converting markdown to HTML. I'm not sure about the portability aspect of the script but it runs fine on my Debian GNU/Linux system.
+