From 0b587e0e3f7e66438e534b164c43ab47727a0bf3 Mon Sep 17 00:00:00 2001 From: dugo3number2 Date: Sat, 7 Jan 2023 12:13:11 -0600 Subject: [PATCH] Add mirror info to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 336fad4..12de7c4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # String Tools One-use tools made of string for Minecraft + +## Mirrors + +We have two mirrors of this repo. One is on GitHub and one is on CGit. + +* [CGit](https://daviddgtntshouse.ml/cgit/stringtools) +* [GitHub](https://github.com/daviddgtnt/stringtools) + +Please open pull requests and issues on GitHub. They will be merged into the CGit mirror after being merged into the GitHub mirror.