aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28981b9..3a4ef19 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# clog
-An attempt to implement a blog in C, using the [kore.io](https://kore.io) framework.
+Blog hacked in C using
+[kore.io](https://kore.io),
+[PostgreSQL](https://www.postgresql.org),
+[Markdown](https://github.com/mity/md4c),
+& [Mermaid](https://mermaid.js.org).
## Running