Update Readme, merged #53

This commit is contained in:
enkore 2014-04-28 14:32:15 +02:00
parent 24d5795396
commit f024c224a4
2 changed files with 3 additions and 1 deletions

View File

@ -39,6 +39,7 @@ Contributors
* aaron-lebo
* afics
* Arvedui
* cganas
* enkore (current maintainer)
* gwarf
* janoliver (started the project)
@ -664,7 +665,7 @@ Settings:
:host: (default: ``localhost``)
:port: MPD port (default: ``6600``)
:format: formatp string (default: ``{title} {status}``)
:status: Dictionary mapping pause, play and stop to output (default: ``{'play': '▶', 'stop': '◾', 'pause': '▷'}``)
:status: Dictionary mapping pause, play and stop to output (default: ``{'pause': '▷', 'play': '▶', 'stop': '◾'}``)
:interval: (default: ``1``)

View File

@ -39,6 +39,7 @@ Contributors
* aaron-lebo
* afics
* Arvedui
* cganas
* enkore (current maintainer)
* gwarf
* janoliver (started the project)