From 99c8b76ac935e4b4320c0063ba2e98844a68b696 Mon Sep 17 00:00:00 2001 From: kawaiipunk Date: Mon, 23 Sep 2024 16:09:24 +0100 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..81a44bd 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +## Install Pandoc +See: https://pandoc.org/installing.html + +## Edit homepage +Edit the index.md file with your changes and run `./deploy.sh` to push to production