From c115df8d34053ba7f0b1dc7f320090b557579930 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Fri, 20 Jun 2025 03:34:05 -0700 Subject: [PATCH] docs: mention github mirror in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index adefcb84..4491d24b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ See the [website](https://quickshell.outfoxxed.me) for more information and installation instructions. +This repo is hosted at: +- https://git.outfoxxed.me/quickshell/quickshell +- https://github.com/quickshell-mirror/quickshell + # Contributing / Development See [CONTRIBUTING.md](CONTRIBUTING.md) for details.