update README.md

This commit is contained in:
Robert 2018-01-26 01:10:52 +01:00
parent 4870acd572
commit 67adb06859

View file

@ -73,6 +73,7 @@ target/release/librespot --username USERNAME --cache CACHEDIR --name DEVICENAME
| Option | | device | Audio device to use. Use '?' to list options | DEVICE |
| Option | | mixer | Mixer to use | MIXER |
| Option | | initial-volume | Initial volume in %, once connected [0-100] | VOLUME |
| Flag | | progressive-volume | Increase volume slowly at low level | |
Taken from here:
https://github.com/ComlOnline/librespot/blob/master/src/main.rs#L88