docs(readme): polish Readme
This commit is contained in:
parent
a53af380af
commit
c36eae977c
17
README.md
17
README.md
|
@ -22,13 +22,6 @@ might have been broken.
|
||||||
<img src="screenshot.png" title="A screenshot of Gomics-v">
|
<img src="screenshot.png" title="A screenshot of Gomics-v">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Table of contents
|
|
||||||
|
|
||||||
1. [Changes from Gomics](#changes-from-gomics)
|
|
||||||
2. [Installation](#installation)
|
|
||||||
3. [Building](#installation)
|
|
||||||
4. [License](#license)
|
|
||||||
|
|
||||||
## Changes from Gomics
|
## Changes from Gomics
|
||||||
|
|
||||||
* Add **Jumpmarks**
|
* Add **Jumpmarks**
|
||||||
|
@ -36,6 +29,8 @@ might have been broken.
|
||||||
Temporary page marks for quickly jumping around the currently open archive.
|
Temporary page marks for quickly jumping around the currently open archive.
|
||||||
See the `Jumpmarks` menu in the menu bar for more information.
|
See the `Jumpmarks` menu in the menu bar for more information.
|
||||||
|
|
||||||
|
* Add **Hide UI** option (`Alt+M` to hide/unhide).
|
||||||
|
|
||||||
* Add *experimental* **HTTP archive support**
|
* Add *experimental* **HTTP archive support**
|
||||||
|
|
||||||
See `File › Open URL (experimental)` for a detailed explanation.
|
See `File › Open URL (experimental)` for a detailed explanation.
|
||||||
|
@ -53,16 +48,14 @@ might have been broken.
|
||||||
Right-click on text block for automatic OCR. Right-hold-click to initialize
|
Right-click on text block for automatic OCR. Right-hold-click to initialize
|
||||||
manual block recognition selection. *Must be first enabled in Preferences.*
|
manual block recognition selection. *Must be first enabled in Preferences.*
|
||||||
|
|
||||||
* Add **Remember reading position**
|
* Add **Remember reading position** option
|
||||||
|
|
||||||
Automatically saves the last reading position for each archive and resumes
|
Automatically saves the last reading position for each archive and resumes
|
||||||
reading at that position. *Must be first enabled in Preferences.*
|
reading at that position. *Must be first enabled in Preferences.*
|
||||||
|
|
||||||
* Add **Save image as…**
|
* Add **Save image as…** command
|
||||||
|
|
||||||
* Add **Copy image to clipboard**
|
* Add **Copy image to clipboard** command
|
||||||
|
|
||||||
* Add **Hide UI** (`Alt+M` to hide/unhide).
|
|
||||||
|
|
||||||
* Polish the look of preferences UI.
|
* Polish the look of preferences UI.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue