From 3756e3611781c294aa6b028e9a6a003e051b631a Mon Sep 17 00:00:00 2001 From: Sangelo Date: Wed, 22 Mar 2023 11:06:00 +0100 Subject: [PATCH] Update README.md Add note that repo is now available as a mirror on Gitpot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b63996..82903e5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Written in nim! Currently written to work for Linux, not tested on MacOS, Windows is unsupported for now (feel free to make a pull-request :D). +This repository is available on [Gitpot](https://gitpot.dev/sangelo/niminit) as a mirror! + ## Table of contents - [Install using script](#install-using-script) - [Compile & install manually](#compile--install-manually)