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:
Timoyoungster 2024-10-11 20:06:43 +02:00 committed by GitHub
parent 79a2b7da9c
commit fd8ecfcd05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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