diff --git a/README.md b/README.md
index f37397f6..a2ef133d 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ Unsupported files can now be remuxed (fast) or encoded (slow) to a friendly form
## Typical workflow
- Drag drop a video file into player to load or use ⌘/CTRL+O.
-- Press SPACE to play/pause
-- Select the cut start and end time. Press I to select the start time, O to select the end time for the cut.
+- Press SPACE to play/pause or ◀▶, ,. to seek back/forth
+- Select the cut start and end time. Press I to select the start time, O to select the end time for the cut.
- If you want to cut more segments out of the video, press + or the `c+` button to add another segment, then select the next segment with I/O.
- If you want to re-merge all the selected segments after cutting, toggle the button `nm` (no merge) to `am` (auto merge). This is useful for *cutting away* certain parts of a video (by selecting everything except the parts not needed.)
- If you want to export to a certain dir, press the custom output dir button (default: input file dir)