Update README.md

This commit is contained in:
BasioMeusPuga
2019-01-26 19:42:33 +05:30
committed by GitHub
parent 739b84e9f4
commit 9a6392d1e6

View File

@@ -10,14 +10,13 @@ Currently supports:
* azw / azw3 / azw4 * azw / azw3 / azw4
* cbr / cbz * cbr / cbz
## Donate to support development ## Contribute
Bitcoin: 17jaxj26vFJNqQ2hEVerbBV5fpTusfqFro Bitcoin: 17jaxj26vFJNqQ2hEVerbBV5fpTusfqFro
## Requirements ## Requirements
### Needed ### Needed
| Package | Version tested | | Package | Version tested |
| --- | --- | | --- | --- |
| Qt5 | 5.10.1 |
| Python | 3.6 | | Python | 3.6 |
| PyQt5 | 5.10.1 | | PyQt5 | 5.10.1 |
| python-lxml | 4.3.0 | | python-lxml | 4.3.0 |
@@ -26,11 +25,11 @@ Bitcoin: 17jaxj26vFJNqQ2hEVerbBV5fpTusfqFro
### Optional ### Optional
| Package | Version tested | | Package | Version tested |
| --- | --- | | --- | --- |
| poppler-qt5 | 0.61.1 | | python-pymupdf | 1.14.5 |
| python-poppler-qt5 | 0.24.2 |
## Support ## Support
When reporting issues: When reporting issues:
* Make sure you're at the latest commit
* Run with `$EXECUTABLEPATH debug`. * Run with `$EXECUTABLEPATH debug`.
* Include the log `~/.local/share/Lector/Lector.log` AND terminal output. * Include the log `~/.local/share/Lector/Lector.log` AND terminal output.
* If you're having trouble with a book while the rest of the application / other books work, please link to a copy of the book itself. * If you're having trouble with a book while the rest of the application / other books work, please link to a copy of the book itself.