From 3924ead7e85eed36a17e6148818d1b217822b161 Mon Sep 17 00:00:00 2001 From: Nova Date: Mon, 2 Mar 2026 21:41:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6a88d2..5e914ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PyWebServer +# PyWebServer is pretty much abandoned, I am working on a continuation called Amethyst which will be PyWebServer 2.0 in vein. It is being worked on in the branch 2.0. + ## Current state Currently I'm in the middle of bringing major improvements to PyWebServer, like a significantly better config automatic HTTPS certificate generation using Let's Encrypt, HTTP `PUT`, `POST` and `DELETE` support,