summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8b5412e..6f5552b 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,9 @@ for further information.
### TUI key bindings
- `q`, `<Ctrl-C>`: exit the program
+- `k`, `<space>`: pause or resume playback
- `j`: fast-backward by 10 seconds
- `l`: fast-forward by 10 seconds
-- `<left arrow>`: fast-backward by 5 seconds
-- `<right arrow>`: fast-forward by 5 seconds
-- `k`, `<space>`: pause or resume playback
## Contributing