aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:09:18 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:09:18 +0200
commit8cfd699ea56621f2fa2a71eb730c02bc4341cea0 (patch)
tree9ebe38e6011e72b87b446443b88a1e5f71061d8f /README.md
parentb65275474abd5dfd71a4faa5a157ef554a28c6db (diff)
downloadmpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.gz
mpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.zst
add screenshot with artwork
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a31f988..07379c6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,13 @@ This runs in background and produces notifications whenever mpd produces
an event, that is new track is played or playback is paused or stopped.
Notifications look like this:
-![Notification](screenshot.png)
+![Notification](screenshot-sound.png)
+
+This now even supports album artwork:
+
+![Notification with Artwork](screenshot-artwork.png)
+
+Read below for the details.
Requirements
------------