Update README.md

This commit is contained in:
Stephen Seo 2021-09-17 20:09:39 +09:00 committed by GitHub
parent af1419fc48
commit b90503f815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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