From 44a2fefd4147aec84bd13835d16eba43907fa669 Mon Sep 17 00:00:00 2001
From: miigotu <miigotu@gmail.com>
Date: Sat, 3 Oct 2015 12:35:11 -0700
Subject: [PATCH] Update readme.md

---
 readme.md | 35 +++++++++++++----------------------
 1 file changed, 13 insertions(+), 22 deletions(-)

diff --git a/readme.md b/readme.md
index bf321572f..81fb6c85b 100644
--- a/readme.md
+++ b/readme.md
@@ -1,11 +1,8 @@
-SickRage
+SickRage [![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=develop)](https://travis-ci.org/SiCKRAGETV/SickRage)
 =====
 Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
 
-## Branch Build Status
-[![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=develop)](https://travis-ci.org/SiCKRAGETV/SickRage)
-
-## Features
+#### Features
  - Kodi/XBMC library updates, poster/banner/fanart downloads, and NFO/TBN generation
  - Configurable automatic episode renaming, sorting, and other processing
  - Easily see what episodes you're missing, are airing soon, and more
@@ -25,30 +22,24 @@ Automatic Video Library Manager for TV Shows. It watches for new episodes of you
  - Real SSL certificate validation
  - Supports Anime shows
 
-## Screenshots
--[Desktop (Full-HD)](http://imgur.com/a/4fpBk)<br>
--[Mobile](http://imgur.com/a/WPyG6)
+#### Screenshots
+- [Desktop (Full-HD)](http://imgur.com/a/4fpBk)
+- [Mobile](http://imgur.com/a/WPyG6)
 
-## Dependencies
- To run SickRage from source you will need Python 2.7.x, Mako, and PyOpenSSL
+#### Dependencies
+ To run SickRage from source you will need Python 2.7.x and PyOpenSSL
 
-## Feature Requests
-[![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](http://feathub.com/SiCKRAGETV/SickRage)
+#### [![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](http://feathub.com/SiCKRAGETV/SickRage)
 
-## Forums
+#### Forums
  Any questions or setup info your looking for can be found at out forums https://www.sickrage.tv
 
-## Bug/Issues
-[SickRage Issue Tracker](https://github.com/SiCKRAGETV/sickrage-issues)
-
-## FAQ
-
-https://github.com/SiCKRAGETV/SickRage/wiki/Frequently-Asked-Questions
+##### [SickRage Issue Tracker](https://github.com/SiCKRAGETV/sickrage-issues)
 
-## Wiki
+##### [FAQ](https://github.com/SiCKRAGETV/SickRage/wiki/Frequently-Asked-Questions)
 
-https://github.com/SiCKRAGETV/SickRage/wiki
+##### [Wiki](https://github.com/SiCKRAGETV/SickRage/wiki)
 
-## Important
+#### Important
 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<br/>
 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