From f35d84213be79d27e2bd0a0914899f3b04f7ec3b Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Fri, 14 Oct 2016 21:25:10 -0600 Subject: [PATCH] Put the logo in the readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 472eaee5..ecd710a1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# TShock [![Build Status](https://travis-ci.org/NyxStudios/TShock.png?branch=general-devel)](https://travis-ci.org/NyxStudios/TShock) +

+ TShock for Terraria
+ Build Status
+


+

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.