diff --git a/README.md b/README.md index 7a589c5..4b5d8f8 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Selector is a suite for monitoring and reacting to live changes on a Spotify account. The player watcher keeps an eye on what you're listening to and fires off events when things change. The idea is that various pieces of information will be collated and presented in a now-playing-style dashboard. -Last.fm play counts will be collected, as will the Spotify audio features. \ No newline at end of file +Last.fm play counts will be collected, as will the Spotify audio features. + +![Dashboard Example](docs/dashboard.png) \ No newline at end of file diff --git a/docs/dashboard.png b/docs/dashboard.png new file mode 100644 index 0000000..591ea40 Binary files /dev/null and b/docs/dashboard.png differ