diff --git a/readme.md b/readme.md
index e56e68043ddd9ae786e1b54cc0aea4cecdc868c5..6c0647986fb99816b55c3427b09a15944adaa13c 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