From 188a48b728080d8ffce1d304580964ea50b30a61 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Sun, 20 Dec 2020 11:36:29 -0600 Subject: Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b325d16..83bb85a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# marks.kitchen +My personal website engine. Allows for posting content from a web interface. +Uses handlesbars templates and a database backend via sequelize. + Configuration: - Requires mysql database. Include a `config.json` in `src` directory with the following structure: ```json -- cgit v1.2.3