Update README.md

This commit is contained in:
Paddy Xu
2017-07-15 13:43:50 +03:00
committed by GitHub
parent 8684e4ec62
commit 36e732ea75

View File

@@ -18,20 +18,16 @@ You may ask, why you write this when there several alternatives available on the
## Highlights
✅ Instant preview
✅ Beautiful UI
✅ Perfect HiDPI support
✅ Native 64-bit application
✅ Preview from Open and Save File Dialog
✅ Preview from 3rd-party file managers
✅ Easy extended by plugins
✅ Strict GPL license to keep it free forever
- HiDPI support
- Native 64-bit application
- Preview from Open and Save File Dialog
- Preview from 3rd-party file managers (see a list [here](https://github.com/xupefei/QuickLook/wiki/File-Managers))
- Easy extended by plugins
- Strict GPL license to keep it free forever
## Usage
### General usage
### Download / General usage
1. Download either installer or portable archive from **[GitHub Release](https://github.com/xupefei/QuickLook/releases)(stable)** or [AppVeyor](https://ci.appveyor.com/project/xupefei/quicklook/build/artifacts)(unstable) page
2. Run `QuickLook.exe`
@@ -40,7 +36,7 @@ You may ask, why you write this when there several alternatives available on the
5. Select another file/folder in the same manner
6. When you're done, click on the `❎` button, or press <kbd>Spacebar</kbd> again
### Hotkeys
### Hotkeys and buttons
- <kbd>Spacebar</kbd> Show/Hide the preview window
- <kbd>Esc</kbd> Hide the preview window
@@ -48,7 +44,7 @@ You may ask, why you write this when there several alternatives available on the
- <kbd>Mouse</kbd> <kbd>↑</kbd> <kbd>↓</kbd> <kbd>←</kbd> <kbd>→</kbd> Preview another file
- <kbd>Ctrl-Wheel</kbd> Zoom in/out images
## More Information: supported file types etc.
## More Information
See the [Wiki page](https://github.com/xupefei/QuickLook/wiki).