diff --git a/README.md b/README.md
index 3d64308..f373012 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,54 @@
-# PlexWeb
+[![Forks][forks-shield]][forks-url]
+[![Stargazers][stars-shield]][stars-url]
+[![Issues][issues-shield]][issues-url]
-PlexWeb is a web manager for Plex servers, and mostly playlists. Connect to your server via your URL and token to access features like viewing current activity and adding playlists based on IMDb lists.
+
+
+
+
PlexWeb
-## Site
-Access PlexWeb [here](https://plex-web.herokuapp.com/).
+
+ Add IMDb playlists to your Plex server
+
+ Explore the docs »
+
+
+ View Website
+ ·
+ Report Bug
+ ·
+ Request Feature
+
+
+
+## Table of contents
+- [Table of contents](#table-of-contents)
+- [About](#about)
+ - [Built with](#built-with)
+- [Download and run](#download-and-run)
+- [Features](#features)
+- [Info](#info)
+- [Contributing](#contributing)
+
+## About
+
+
+PlexWeb is a web manager for Plex servers. Connect to your server via your URL and token to access features like viewing current activity and adding playlists based on IMDb lists.
+
+### Built with
+* Python
+ * Flask
+ * Beautiful Soup
+ * PlexAPI
+* HTML
+* CSS
+ * Bootstrap
+* Javascript
+ * jQuery
## Download and run
@@ -52,3 +97,11 @@ The other features of the web app are just neat implementations that enhances th
## Contributing
Pull requests are welcome. Feel free to add anything.
+
+
+[stars-shield]: https://img.shields.io/github/stars/banjoanton/plex-web
+[stars-url]: https://github.com/banjoanton/plex-web/stargazers
+[issues-shield]: https://img.shields.io/github/issues/banjoanton/plex-web
+[issues-url]: https://github.com/banjoanton/plex-web/issues
+[forks-shield]: https://img.shields.io/github/forks/banjoanton/plex-web
+[forks-url]: https://github.com/banjoanton/plex-web/network/members