From e1214a88dc8847698fa642e371a6964da90f23ec Mon Sep 17 00:00:00 2001 From: John Factotum <50942278+johnfactotum@users.noreply.github.com> Date: Sun, 14 Jul 2019 10:34:07 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2751e24..7b4cf2cb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Website: https://johnfactotum.github.io/foliate/ ## Features -- View EPUB files in two-page view or scrolled view +- View EPUB and Kindle files in two-page view or scrolled view - Customize font, line-spacing, margins, and brightness - Light, sepia, dark, and invert mode, or add your own custom themes - Reading progress slider with chapter marks @@ -39,6 +39,8 @@ For offline dictionary support, install `dictd`. For text-to-speech support, install `espeak-ng`, or `festival`, and packages for the individual voices. +For Mobipocket (.mobi) and Kindle File Format (.azw, .azw3) support, you would need Python (2.7 or >= 3.4). + ### Building manually from source The following dependencies are required for building: