Update README.md

This commit is contained in:
th3r00t
2019-10-07 22:58:57 -04:00
committed by GitHub
parent 70d6bad08f
commit b017917846

View File

@@ -16,6 +16,6 @@ Currently pyShelf will recursively scan your collection, extract and store some
* HTML Frontend for file transfers * HTML Frontend for file transfers
* HTML Backend for catalogue maintenance * HTML Backend for catalogue maintenance
* Terminal Backend for catalogue maintenance * Terminal Backend for catalogue maintenance
* Calculate page count from total characters * 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 * Move towards sqlAlchemy and enable user to specify desired storage system
* Android app for easy integration with your catalogue * Android app for easy integration with your catalogue