From 495c004dcd2ef2b8181cb8ce013c6afb42efcfc4 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Tue, 17 Sep 2013 00:42:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 741aca81..a854d14b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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. ## Features