From 8f503aefc020db5b078385f7f8572377b52e7d3d Mon Sep 17 00:00:00 2001 From: b1ek Date: Tue, 6 Jun 2023 14:11:07 +1000 Subject: [PATCH] add warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 51b692b..1cf2d80 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This is a rewrite of my current website to Express.JS. [Git repo](https://git.blek.codes/blek/homepage.js) | [Website](https://blek.codes) +# Warning: This branch is __experimental__ +### This branch is untested and unstable, and probably won't work in production. +### Please don't use it for other purposes that development. # Running an instance First, [generate the app key](#generate-the-key).