From 9f387452a4eed638437fe7f17f6a1b74f7769337 Mon Sep 17 00:00:00 2001 From: Loudbook Date: Fri, 27 Oct 2023 21:26:13 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71d1f91..abaa7ab 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# mcredirects \ No newline at end of file +# mcredirects + +A place to make quick, easy redirects for Minecraft support pages. Head over to links.txt, and add a new line following the format of the previous. All changes are automatically pushed using Github Actions. +You can access these redirects at **https://mc.loudbook.dev/** + +### Format: "key":"link" +Example: `"mc":"https://minecraft.net"` + +