From 75dce36679ec9bb2acd6758f8ad24953a350587c Mon Sep 17 00:00:00 2001 From: Timon Ringwald Date: Wed, 17 Aug 2022 21:00:36 +0200 Subject: [PATCH] README updated --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ed19007..c818b4e 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ ## Source code -You can find the source code here: https://git.tordarus.net/Tordarus/format +You can find the source code here: https://git.milar.in/milarin/format ## Installation -If you have Go installed, you can simply go install the program: `go install git.tordarus.net/Tordarus/format@latest` +If you have Go installed, you can simply go install the program: `go install git.milar.in/milarin/format@latest` -There are pre-compiled executables for various platforms on the [repository](https://git.tordarus.net/Tordarus/format/releases). +There are pre-compiled executables for various platforms on the [repository](https://git.milar.in/milarin/format/releases). ## License -Distributed under the MIT License. See [LICENSE.md](https://git.tordarus.net/Tordarus/format/src/branch/main/LICENSE.md) +Distributed under the MIT License. See [LICENSE.md](https://git.milar.in/milarin/format/src/branch/main/LICENSE.md) ## Usage