From 837156014c5dc5746ecfcc00e5b02db16cb90f67 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Fri, 2 Dec 2022 15:37:49 +0000 Subject: [PATCH] add a disclaimer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ca18f85..a8d85de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # gmid +**the `master` branch is WIP: it's what gmid 2.0 will be, with breaking +changes et al. Please use the latest release from the 1.8 branch for a +stable and documented experience, thank you.** + gmid is a fast Gemini server written with security in mind. I initially wrote it to serve static files, but it has grown into a featureful server.