From 8dcbb38eb87441f46d02c3508c4d01aff00dc1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 29 Jan 2024 15:38:40 +0100 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a2a948..901df77 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # qsgen2 Quick Site Generator 2 is a static website generator inspired by Nikola and written using Zsh + +At the moment, it doesn't do anything as it is a work in progress.