From 640965bb8f82ef3eec99a734b856e290d2126198 Mon Sep 17 00:00:00 2001 From: Ruby Rose Date: Mon, 12 Dec 2016 15:41:21 +0200 Subject: [PATCH 1/2] Replace old wiki link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a74156..777670c6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ TShock is a server modification for Terraria, written in C#, and based upon the Feeling like helping out? Want to find an awesome server? Some awesome plugins? * [Website & Forums](https://tshock.co/xf/) -* [Wiki](https://tshock.atlassian.net/wiki/display/TSHOCKPLUGINS/Home) +* [Contribute to our docs on readme.io](https://tshock.readme.io/) * [Join our chat (supports IRC, XMPP, iOS, Android, Web)](http://chat.tshock.co/) Please see the contributing file before sending pull requests. From d14bb46b73a6e51d2b064788c065227f29dc89e8 Mon Sep 17 00:00:00 2001 From: Ruby Rose Date: Mon, 12 Dec 2016 15:43:05 +0200 Subject: [PATCH 2/2] Add quick start highlight --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 777670c6..07165833 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ TShock is a server modification for Terraria, written in C#, and based upon the [Terraria Server API](https://github.com/NyxStudios/TerrariaAPI-Server). It uses JSON for configuration management, and offers several features not present in the Terraria Server normally. +## :star: Quick Start + +https://tshock.readme.io/docs/getting-started + ## Features * MySQL support