From b90503f815c57d35bbf5b5df6662774b16702637 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 17 Sep 2021 20:09:39 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9592e9b..66edb59 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Rust program that displays info about the currently running MPD server. -The window shows albumart (embedded in the audio file), a "time-remaining" +The window shows albumart (may be embedded in the audio file, or is a "cover.jpg" in the same directory as the song file), a "time-remaining" counter, and the filename currently being played # Usage