From eff1488c56a209c993b5ecf3a43efb9d8c52a2bb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 26 Feb 2017 15:41:51 +0300 Subject: upd readme --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a578741..2b7885f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,19 @@ The Epube ========= -responsive web EPUB reader using EPUB.js and Calibre database +web EPUB reader using EPUB.js, Bootstrap, and Calibre. -relies on HTTP Authentication provided by httpd -has transparent offline mode via service workers +* responsive design +* relies on HTTP Authentication provided by httpd +* has transparent offline mode via service workers +* can optionally store files locally for later reading +* supports Chrome homescreen "app mode" -due to EPUB.js strangeness, some URL rewriting is required (nginx config included) +Requirements +============ +* php-sqlite +* Calibre books directory and metadata.db Acknowledgements ================ -- cgit v1.2.3