From a0414b55beee10e2adde42ca4195a4deb3233fed Mon Sep 17 00:00:00 2001 From: Raniz Daniel Raneland Date: Wed, 5 Mar 2025 07:57:09 +0100 Subject: [PATCH] Add note about move to Codeberg --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 538d5db..0559c28 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Archived +This repository will likely become stale as future development will take place at https://codeberg.org/Raniz/python-template + # Python Project Template A nice starting point for a modern python project.