From e6b188196ba3b6d4cc3453aae41939b00d7485ed Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 3 May 2025 16:28:07 +0200 Subject: [PATCH] Update README.md to reflect GitHub mirror --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 61994b3..b98255f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # PyWebServer +## 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. + ## Installing Installing and running PyWebServer is very simple. Assuming you're running Linux: