mirror of
https://github.com/talwat/lowfi
synced 2024-12-26 03:01:55 +00:00
docs: add description of available controls (#22)
* add description of available controls add dedicated description for the available controls, since the volume control is not documented in the app. * removing redundancy * docs: fix casing --------- Co-authored-by: Tal <83217276+talwat@users.noreply.github.com>
This commit is contained in:
parent
79a2b7da9c
commit
fd8ecfcd05
11
README.md
11
README.md
@ -78,7 +78,16 @@ cargo build --release
|
|||||||
|
|
||||||
`lowfi`
|
`lowfi`
|
||||||
|
|
||||||
Yeah, that's it. Controls are documented in the app.
|
Yeah, that's it.
|
||||||
|
|
||||||
|
### Controls
|
||||||
|
|
||||||
|
| Key | Function |
|
||||||
|
|-------|----------------|
|
||||||
|
| `s` | Skip song |
|
||||||
|
| `p` | Play/Pause |
|
||||||
|
| `+/-` | Volume Up/Down |
|
||||||
|
| `q` | Quit |
|
||||||
|
|
||||||
### Extra Flags
|
### Extra Flags
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user