From 97d44f9e01f6251eb80ce89173e03709dac44f82 Mon Sep 17 00:00:00 2001
From: echel0n <echel0n@users.noreply.github.com>
Date: Mon, 24 Nov 2014 19:54:13 -0800
Subject: [PATCH] Update readme.md

---
 readme.md | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/readme.md b/readme.md
index e56e6804..6c064798 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,12 @@
 SickRage
 =====
- Video File Manager for TV Shows, It watches for new episodes of your favorite shows and when they are posted it does its magic.
+Video File Manager for TV Shows, It watches for new episodes of your favorite shows and when they are posted it does its magic.
 
-## Important
- Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk
+## Branch Build Status
+ - DEVELOP<br>
+[![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=develop)](https://travis-ci.org/SiCKRAGETV/SickRage)
+ - MASTER<br>
+[![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=master)](https://travis-ci.org/SiCKRAGETV/SickRage)
 
 ## Features
  - XBMC library updates, poster/fanart downloads, and NFO/TBN generation
@@ -35,4 +38,7 @@ With your bug reports, specify:
  - What you did
  - What happened
  - What you expected
- - Link to logfile on http://www.pastebin.com
\ No newline at end of file
+ - Link to logfile on http://www.pastebin.com
+
+## Important
+Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk
-- 
GitLab