From f8ec3cbd5e89500e130c2b986a1daa5c832536ae Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 7 Mar 2015 22:35:46 -0700 Subject: [PATCH] Update README with Slack stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72479628..ae63c0d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TShock [![Build Status](https://travis-ci.org/NyxStudios/TShock.png?branch=general-devel)](https://travis-ci.org/NyxStudios/TShock) +# TShock [![Build Status](https://travis-ci.org/NyxStudios/TShock.png?branch=general-devel)](https://travis-ci.org/NyxStudios/TShock) [![Slack](https://tshock-chat.herokuapp.com/badge.svg)](http://chat.tshock.co/) TShock is a server modification for Terraria, written in C#, and based upon the [Terraria Server API](https://github.com/Deathmax/TerrariaAPI-Server). It uses JSON for configuration management, and offers several features not present in the Terraria Server normally.