From f91d68d0d2e90a04089eaf970bdd843acea1a32e Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 7 Oct 2019 23:03:44 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfe6f29..dd02565 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Currently pyShelf will recursively scan your collection, extract and store some * HTML Frontend for file transfers * HTML Backend for catalogue maintenance * Terminal Backend for catalogue maintenance -* Calculate page count from total characters (Thanks to @Fireblend for the idea) https://github.com/th3r00t/pyShelf/issues/3 +* Calculate page count from total characters + * (Thanks to @Fireblend for the idea) https://github.com/th3r00t/pyShelf/issues/3 * Move towards sqlAlchemy and enable user to specify desired storage system + * (Thanks to Sarcism) over on r/opensource for this idea! * Android app for easy integration with your catalogue