]> kaliko git repositories - mpd-goodies.git/blobdiff - README.md
Fixed protocol version check for mlast
[mpd-goodies.git] / README.md
index 9a029f8a52430e99dc89c692b0cf504383879f95..4b5387857408530a1d68e1885d0f42e81a68cd1a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ A collection of commands to play with [MusicPlayerDaemon]:
   * Last modified artist/album/tracks
   * Crop the queue
 
-Commands do not expose options to set MPD host|port, use MPD_HOST/MPD_PORT environment variables.
-Defaults to /run/mpd/socket or localhost:6600 when no environment variables are set (cf. [python-musicpd]).
+Commands do not expose options to set MPD host|port, use MPD_HOST/MPD_PORT environment variables.  
+MPD_HOST/MPD_PORT default to /run/mpd/socket or localhost:6600 when no environment variables are set (cf. [python-musicpd]).
 
 [MusicPlayerDaemon]: https://www.musicpd.org/
 [python-musicpd]: https://kaliko.gitlab.io/python-musicpd