diff --git a/README.md b/README.md index 02fd4f3..df52d85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # TCLobbySwitcher -//TODO +//IN PROGRESS -https://www.spigotmc.org/resources/timocloud-addon-lobbyswitcher.49297/ + ## Building from source + ``` + git clone https://github.com/deanomus/TCLobbySwitcher + cd TCLobbySwitcher + mvn clean package + ```