Skip to content

Commit

Permalink
docs: format controls
Browse files Browse the repository at this point in the history
  • Loading branch information
polyesterswing authored Jan 5, 2025
1 parent a6b29cb commit ebe3a01
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,14 @@ cargo run <video file>
```

## Controls
q - quit

space - pause
| Key | Action |
|-----------|--------------------------|
| `Q` | Quit |
| `L` | Slow down by 2x |
| `J` | Speed up by 2x |
| `Space` | Pause |

l - slow down by 2x

j - speed up by 2x

## Demo

Expand Down

0 comments on commit ebe3a01

Please sign in to comment.