From 9c0bfe1f42b656628eedb074d600d2f7fd4b7b90 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 aed4fa7..5044687 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).