diff --git a/README.md b/README.md index abaa7ab..ff9689f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -# mcredirects - +# mcredirects +[![Deploy Links](https://github.com/Loudbooks/mcredirects/actions/workflows/deploy.yml/badge.svg)](https://github.com/Loudbooks/mcredirects/actions/workflows/deploy.yml) + 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"` - -