From 7d8ab91d85af4bd7a11980fe896d5ddb25863fec Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Fri, 12 Feb 2021 10:10:10 +0100 Subject: [PATCH] readme updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 758a355..b348db3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ metadata. ## Features The app tries to fix the following issues in the database - Correction of wrong firstauthor entries (books_impl table) +- Correction of wrong first_author_letter entries (books_impl table) - Correction of wrong author entries (books_impl table) - Removing deleted e-books from the database (various tables) - Add missing genre if present in epub (genre and booktogenre tables)