diff --git a/README.md b/README.md index 2c596963..d95104a7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,35 @@ GARbro ====== -Visual Novels resource browser +Visual Novels resource browser. [Supported formats](http://htmlpreview.github.io/?https://github.com/morkt/GARbro/blob/master/supported.html) [Download latest release](https://github.com/morkt/GARbro/releases) + +GUI Hotkeys +----------- + +
| Enter | Try to open selected file as archive |
| Ctrl+E | Open current folder in Windows Explorer |
| Backspace | Go back |
| Alt+→ | Go forward |
| Ctrl+O | Open file as archive |
| Ctrl+A | Select all files |
| Numpad + | Select files matching specified mask |
| F3 | Create archive |
| F4 | Extract selected files |
| F5 | Refresh view |
| F6 | Convert selected files |
| Delete | Delete selected files |
| Ctrl+H | Fit window to a displayed image |
| Alt+Shift+M | Hide menu bar |
| Alt+Shift+T | Hide tool bar |
| Alt+Shift+S | Hide status bar |
| Ctrl+Q | Exit |