diff options
author | wustho <benawiadha@gmail.com> | 2020-09-22 12:06:28 +0700 |
---|---|---|
committer | wustho <benawiadha@gmail.com> | 2020-09-22 12:06:28 +0700 |
commit | 324ae009ea27ea110440ef1805b332910bd83238 (patch) | |
tree | 58d99c965a0225a9bf5c8ab1d3390b4de5eb889a /README.md | |
parent | 9d7f42ac10ac7df08d27d38ae7cd0562b60637ad (diff) | |
download | epy-324ae009ea27ea110440ef1805b332910bd83238.tar.gz |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -6,9 +6,12 @@ CLI Ebook Reader. This is just a fork of my own [epr](https://github.com/wustho/epr) with these extra features: +- Supported formats: + - Epub (.epub, .epub3) + - FictionBook (.fb2) + - Mobi (.mobi), but image is not supported in mobi + - AZW3 (.azw3), some but not all (see [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack)) - Faster (although only noticeable when reading badly-structured thick ebook) -- FictionBook (.fb2) support -- Mobi (.mobi) support (but no image is supported in mobi) - Reading progress percentage - Bookmarks - External dictionary integration |