Fixing README.MD

This commit is contained in:
Tamius Han 2016-10-16 16:48:16 +02:00
parent 42f5e615cd
commit 86250c3684

View File

@ -20,11 +20,11 @@ This extension also allows you to zoom in or out of video (similar to how SMPlay
Here's the list of keybinds:
`w` : fit to width (will crop top and bottom if video is taller than the display)
`e` : fit to height (will crop left and right if video is wider than the display)
`z` : zoom
`u` : unzoom
`r` : reset to default
* `w` : fit to width (will crop top and bottom if video is taller than the display)
* `e` : fit to height (will crop left and right if video is wider than the display)
* `z` : zoom
* `u` : unzoom
* `r` : reset to default
## What works