diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |