diff --git a/README.md b/README.md index ae92d53..7732232 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,16 @@ cargo build --release `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