From bb4564f3de7e5bd6040102ccbc3fb31b2ff05744 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Fri, 12 Feb 2021 11:07:22 +1100 Subject: [PATCH] Updated README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index e59ec7f..ce84978 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,7 @@ -# WARNING - -It's not ready yet. - -There are legal requirements that will cover both KR Game Studios and the developers who use this - I need to address these, still. - -Also, there's a lot of features still missing (see [TODO list](#TODO-list)), and I'm working as hard as I can on this. - # MERN-template A website template using the MERN stack. -# Legalities - -Please be aware that this template uses cookies. Yes, I know, it's annoying to show that message to the end user, but it's the law, at least in some places. - # Setup Development To set up this template, please ensure mariadb is running on the host computer, and run `npm install` as normal.