From d8d89d136f442bab8798068bf1ca5b946c1893ba Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 7 Mar 2015 22:39:11 -0700 Subject: [PATCH] Remove slack icon because icon is svg and svg bad. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae63c0d8..5d9fbc97 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) [![Slack](https://tshock-chat.herokuapp.com/badge.svg)](http://chat.tshock.co/) +# TShock [![Build Status](https://travis-ci.org/NyxStudios/TShock.png?branch=general-devel)](https://travis-ci.org/NyxStudios/TShock) 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. @@ -18,7 +18,7 @@ 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) - +* [Join our chat (supports IRC, XMPP, iOS, Android, Web)](http://chat.tshock.co/) ## Download * [Github Releases](https://github.com/TShock/TShock/releases)