From fca6ce0fcc33209892d1f51f618b445853ce5bb8 Mon Sep 17 00:00:00 2001 From: depsterr Date: Thu, 28 Jan 2021 18:19:49 +0100 Subject: [PATCH] added preview gif in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 328cd85..6036e77 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ mpdart ====== +![preview gif](https://depsterr.com/res/mpdart_preview.gif) + mpdart is a simple X application that displays the album art of the currently playing mpd song and lets you toggle play pause. It spends almost all of it's time idle and only uses `0.1%` of my RAM and `0.1%` of my CPU according to top. Depends