From 6b912a49e5a33b0e22edf8516f5b2cd1d25b8a63 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Tue, 17 Sep 2013 00:42:57 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a854d14b..a993e427 100644 --- a/README.md +++ b/README.md @@ -1,6 +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) 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.