From 22a37670f7eba30f90945c9777a35817f991e5b7 Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 3 May 2025 22:16:11 +0200 Subject: [PATCH] Updated README to reflect PyWebServer state --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b98255f..4703bae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PyWebServer +# PyWebServer is undergoing major security updates! +# Please use commit [7ac160f625](https://git.novacow.ch/Nova/PyWebServer/src/commit/7ac160f6259e637c2337a672e56f105f4cdd2d2a) as the source for now!! + ## GitHub The upstream of this project is on my own [Gitea instance](https://git.novacow.ch/Nova/PyWebServer/). Because of that I'll mostly reply to issues and PRs there, you can submit issues and PRs on GitHub, but it might take longer before I read it.