From 0b79f5598a78d95a129b6fff87b243d9a662b147 Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 21 Jan 2023 09:45:18 -0500 Subject: [PATCH] Updated README.md to include information about mirrors --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0f1c508..83fa984 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ improve on changes for the next version. - 1.0.0 Alpha - Initial release ([changelog](changelog/v1.0.0_alpha.md)) +## Repository Mirrors + +The official repository for NCC is hosted on [GitLab](https://git.n64.cc/intellivoid/ncc), however, you can also find +mirrors of the repository mirrored on different platforms, including +community powered mirrors. (more to come) + + - [git.it-kuny.ch](https://git.it-kuny.ch) + - [git.martinvlba.eu](https://git.martinvlba.eu/Nosial/ncc) + # Contributing