diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2021-09-26 10:02:33 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2021-09-26 10:02:33 +0200 |
commit | 88b3fded598a16d52211b0dec442adc2810b2c6b (patch) | |
tree | 1213016e2a4d037e7f242b0e33e15a99425af24d | |
parent | 286d607fb090be8c0c141b2da16af867a012cba6 (diff) | |
download | pianobar-88b3fded598a16d52211b0dec442adc2810b2c6b.tar.gz pianobar-88b3fded598a16d52211b0dec442adc2810b2c6b.tar.bz2 pianobar-88b3fded598a16d52211b0dec442adc2810b2c6b.zip |
README: Mention example config file
Closes #708.
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,11 +16,12 @@ Features - play and manage (create, add more music, delete, rename, ...) stations - rate songs and explain why they have been selected - upcoming songs/song history -- customize keybindings and text output +- customize keybindings and text output (see `configuration example`_) - remote control and eventcmd interface (send tracks to last.fm_, for example) - proxy support for listeners outside the USA .. _last.fm: https://www.last.fm +.. _configuration example: https://github.com/PromyLOPh/pianobar/blob/master/contrib/config-example Download -------- |