Update README.md

This commit is contained in:
th3r00t
2019-11-08 00:24:25 -05:00
committed by GitHub
parent a9aab693af
commit 6b7cfc723d

View File

@@ -13,6 +13,7 @@ All configuration is done in config.py.
The only currently required configuration is to set book_path to the location of your books. The only currently required configuration is to set book_path to the location of your books.
## Current Features ## Current Features
Currently pyShelf will recursively scan your collection, extract and store some metadata in the sqlite database. Currently pyShelf will recursively scan your collection, extract and store some metadata in the sqlite database.
The basic template system is in place, as well as a template mockup. This can be seen hosted on port 8000
## Future Goals ## Future Goals
* HTML Frontend for file transfers * HTML Frontend for file transfers