From d1590bee0aff62619d354c2494398dc945828197 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 31 Jan 2023 15:59:19 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af255cd..dea052f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ counter, and the filename currently being played Currently, the dependency "ggez 0.8.1" [fails to render album art](https://github.com/Stephen-Seo/mpd_info_screen/issues/1) on my machines using this program. Version 0.4.1 cannot be published to https://crates.io due to this version referring to a git commit as a dependency. Once ggez has released a new version with the commit that fixes this bug, this repository will be updated to use that version. +The `devel` branch has a fix for mpd\_info\_screen not displaying properly when +no password is provided and MPD can be accessed without a password. + ## Unicode Support By default, unicode characters will not display properly. Build the project with