From 6b7cfc723d102cc205ca1c4cddd9db2efb26a38c Mon Sep 17 00:00:00 2001 From: th3r00t Date: Fri, 8 Nov 2019 00:24:25 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfa1a3e..306c89c 100644 --- a/README.md +++ b/README.md @@ -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. ## Current Features 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 * HTML Frontend for file transfers