From 163630523347eac31cfec56519e79d06c9a1604c Mon Sep 17 00:00:00 2001 From: Henry F Date: Thu, 7 Sep 2023 16:39:30 -0500 Subject: [PATCH] Update README.md Signed-off-by: Henry F --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7948d9..fe0fb97 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Webscraper that sets out make listening to webnovels easier for myself. Turned i MangaKatana is currently the best site to get mangas as the others scramble the chapter images, I can only assume they are owned by the same people and will need to find a way to unscramble it. # TO DO -- [x] Figure out how to properly construct an Epub. [https://validator.w3.org/check](https://validator.w3.org/#validate-by-upload) for chapter validations +- [x] Figure out how to properly construct an Epub. https://validator.w3.org/#validate-by-upload for chapter validations - [x] Code rewrite so process from Scraper to Epub works - [x] Update code to accommodate more novel sites - [x] Switch from SQL to MySql to embedd database