aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2024-05-16 19:15:46 +0530
committerGitHub <noreply@github.com>2024-05-16 19:15:46 +0530
commitc51d9cc12e84e060d9160b5e765cfd6198075de1 (patch)
tree865a337f1f9be759f74b9a57cc829d8be4477a61 /README.md
parent5d4e428f97863e3f2cf81bc0818bf9b063e262bf (diff)
Update README.md
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bacc26..e790c43 100755
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ rmptui is a minimal tui mpd client made with rust.
| --- | --- |
| `q`/`Ctr+C` | Quit |
| `p` | Toggle pause |
-| `+`/'=' | Increase volume |
+| `+`/`=` | Increase volume |
| `-` | Decrease volume |
| `D` | Get dmenu prompt |
| `j`/`Down` | Scroll down |