diff --git a/README.md b/README.md index 2b68da1..fdc2a51 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This labylib extension updates your LabyMod cape with tags from Minecraft chat. * [Custom Render Endpoint](#custom-render-endpoint) * [Contribute](#contribute) +### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers) + ## Get Started ### IMPORTANT: @@ -57,6 +59,8 @@ $ python3 start.py ## Default Behavior +### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers) + If you start Chattycape with the default render endpoint; `https://api.victorwesterlund.com/chattycape` - your cape will update every **15 seconds** (limit) with a graphic of the player **avatar, name and tag** (usually "rank") who last said something in public chat (See collage at the start of this document). It only works on a handful of servers at the moment, more can be added in the future. ## Custom Render Endpoint