From 52a281a454464055d09e68b046f09db6432262e8 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Fri, 8 Nov 2019 00:30:29 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 306c89c..afe905a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ A simple terminal based ebook server Frustrated with Calibre being my only option for hosting my eBook collection, I have decided to spin up my own. Calibre is a great organizational tool for your books, however not having a terminal based option for running and maintaining -a server is cumbersome when running on a headless server. Thus I am creating pyShelf and I hope to be able to provide all -the functionality required to organize and host all your local ebooks. +a server is cumbersome when running on a headless server. +Calibre does have a console based server solution, However there is currently no way to create, and manage your library in a headless enviroment. + +Thus I am creating pyShelf and I hope to be able to provide all the functionality required to organize and host all your ebooks. I am open to and hoping for community help in the design and execution of this program. ## Configuration