diff --git a/README.md b/README.md index f1048ed..28558f7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ I have now tested it on Windows. It should also work on Ubuntu (but may with som #### Option 1: Pre-compiled executable zip file -I have zipped an exe zip file with pyinstaller. [Download](). You can first have a try on it. +I have zipped an exe zip file with pyinstaller in the release page ([Github](https://github.com/xinntao/HandyView/releases) | [Gitee](https://gitee.com/xinntao/HandyView/releases)). You can first have a try on it. 1. Unzip the file 2. Set HandyView as the default image viewer, so that you can **double-click the image to open** HandyView. @@ -112,6 +112,8 @@ I used the early version of HandyView on Ubuntu. The current version is not test ## :book: Document (On the way) +The basic operation (such as shortcut keys) could be found in the *Help* button in the toolbar. + ## :hourglass_flowing_sand: TODO list - [ ] preview mode diff --git a/README_CN.md b/README_CN.md index 9e055bf..0cdf2f0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -61,7 +61,7 @@ HandyView 目前实在Windows上测试的. 应该也可以在 Ubuntu 上使用, #### Option 1: Pre-compiled executable zip file -I have zipped an exe zip file with pyinstaller. [Download](). You can first have a try on it. +I have zipped an exe zip file with pyinstaller in the release page ([Github](https://github.com/xinntao/HandyView/releases) | [Gitee](https://gitee.com/xinntao/HandyView/releases)). You can first have a try on it. 1. Unzip the file 2. Set HandyView as the default image viewer, so that you can **double-click the image to open** HandyView. @@ -112,7 +112,9 @@ I used the early version of HandyView on Ubuntu. The current version is not test 1. Go to `Properties` -> `Open With` 1. Choose *HandyView* -## :book: Document (On the way) +## :book: 文档 (还在路上...) + +基本的操作可以通过 工具栏的 *Help* 按钮来查看 ## :hourglass_flowing_sand: TODO list