Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -2,19 +2,26 @@
|
|||||||
Qt based ebook reader
|
Qt based ebook reader
|
||||||
|
|
||||||
Currently supports:
|
Currently supports:
|
||||||
|
* pdf
|
||||||
* epub
|
* epub
|
||||||
* mobi
|
* mobi
|
||||||
* azw / azw3 / azw4
|
* azw / azw3 / azw4
|
||||||
* cbr / cbz
|
* cbr / cbz
|
||||||
|
|
||||||
pdf support is coming, along with support for a bunch of other formats. Please see the TODO for additional information.
|
Support for a bunch of other formats is coming. Please see the TODO for additional information.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Qt5 >= 5.10.1
|
| Package | Version tested |
|
||||||
* Python >= 3.6
|
| --- | --- |
|
||||||
* PyQt5 >= 5.10.1
|
| Qt5 | 5.10.1 |
|
||||||
* python-requests >= 2.18.4
|
| Python | 3.6 |
|
||||||
* python-beautifulsoup4 >= 4.6.0
|
| PyQt5 | 5.10.1 |
|
||||||
|
| python-requests | 2.18.4 |
|
||||||
|
| python-beautifulsoup4 | 4.6.0 |
|
||||||
|
| poppler-qt5 | 0.61.1 |
|
||||||
|
| python-poppler-qt5 | 0.24.2 |
|
||||||
|
|
||||||
|
poppler-qt5 and python-poppler-qt5 are optional.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
### Manual
|
### Manual
|
||||||
|
Reference in New Issue
Block a user