diff --git a/README.md b/README.md
index 3827917..38e0e8c 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,26 @@ frontend
Requirements:
* Python3.6+
* Python3-pip
-* InfluxDB
+* [InfluxDB](https://www.influxdata.com/)
+_Example Dashboard_
+Supported Modules:
+* [Sonarr](https://sonarr.tv/) - Smart PVR for newsgroup and bittorrent users.
+* [Radarr](https://radarr.video/) - A fork of Sonarr to work with movies à la Couchpotato.
+* [Tautulli](https://tautulli.com/) - A Python based monitoring and tracking tool for Plex Media Server.
+* [Ombi](https://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
+* Cisco ASA
+
+Key features:
+* Multiple server support for all modules
+* Geolocation mapping from [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)
+* Grafana [Worldmap Panel](https://grafana.com/plugins/grafana-worldmap-panel/installation) support
+
+
## Quick Setup (Git Clone)
```
# Clone the repository
@@ -92,4 +106,4 @@ named `varken`
Grafana is used in our examples but not required, nor packaged as part of
Varken. Panel example pictures are pinned in the grafana-panels channel of
discord. Future releases may contain a json-generator, but it does not exist
-as varken stands today.
\ No newline at end of file
+as varken stands today.