From 963d9e63f051dac776ec9525574c33d8ec9b06aa Mon Sep 17 00:00:00 2001 From: DutchEllie Date: Tue, 1 Mar 2022 10:04:28 +0100 Subject: [PATCH] Readme edits --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fba75ac..4eef6cf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # proper-website-2 -Truly proper website \ No newline at end of file +A truly proper website this timeā„¢ + +This website will be done with this: +- Backend written in Golang +- Templating with Go +- Database connection for comments and such +- Markdown article writing + +It will be done in the following order: +- First get up a working simple proof of concept +- Then make the comments better +- Database better +- Layout +- Markdown article writing +- Layout \ No newline at end of file