aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
-rw-r--r--screenshot-artwork.pngbin0 -> 12295 bytes
-rw-r--r--screenshot-sound.png (renamed from screenshot.png)bin8095 -> 8095 bytes
3 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
------------
diff --git a/screenshot-artwork.png b/screenshot-artwork.png
new file mode 100644
index 0000000..9e23b73
--- /dev/null
+++ b/screenshot-artwork.png
Binary files differ
diff --git a/screenshot.png b/screenshot-sound.png
index b5cd8ec..b5cd8ec 100644
--- a/screenshot.png
+++ b/screenshot-sound.png
Binary files differ