diff --git a/README.md b/README.md index 8132ff5..6482156 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Features * Option to not add a title heading for chapters (in case the story has its own) * Tweak paragraph style from double-spaced to indented (similar to book typesetting, may not look good on every story) * Emoji, icon and webp support (webp images gets converted to png) -* Calculation the story's Flesch reading ease (disabled by default because it's a slow process) +* Calculate the story's Flesch reading ease * Customize metadata of the generated ebook, such as title, author, subjects and description * Command line tool with same features as the web extension @@ -55,12 +55,12 @@ By default the EPUB will be saved in the current working directory with the file -a, --author Set the author of the story -c, --no-comments-link Don't add link to online comments -H, --no-headings Don't add headings to chapters + -r, --no-reading-ease Don't calculate Flesch reading ease -e, --no-external Don't embed external resources, such as images (breaks EPUB spec) -n, --no-notes Don't include author notes -i, --notes-index Create an index with all author notes at the end of the ebook -p, --paragraphs