From 17e1c0ba5a1cf3f50cf5021adce98c2f127d9ad8 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Wed, 6 Nov 2024 21:08:21 +0900 Subject: [PATCH] Note how reading EPUBs on Kindle is easy now --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8984d7b..6e1d6fb 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,9 @@ If you'd like to get _Ward_ instead of _Worm_, use `--book=ward`, e.g. worm-scraper --book=ward ``` -## EPUB vs. other formats +## Reading EPUBs on Amazon Kindle -EPUB is one of the primary ebook formats, but it is not recognized by all readers, including most Amazon Kindle devices. You can use an online converter or other tool to convert EPUB to Kindle MOBI, or any other format. - -Alternately, if you are a developer, a pull request adding support for MOBI output would be appreciated; please open an issue to discuss how you plan to proceed. +EPUBs are not the native format for Amazon Kindle devices and apps. However, you can send them to your Kindle library by following [Amazon's instructions](https://www.amazon.com/gp/help/customer/display.html?nodeId=G5WYD9SAF7PGXRNA). ## Text fixups