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