aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 |