From 30ca74dce542512a8b7da03c783d912963ccb95f Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sun, 6 Oct 2019 10:28:52 -0400 Subject: [PATCH] Update README.md Changed wording related to server equipment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3590dc4..d92b528 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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 older equipment. Thus I am creating pyShelf and I hope to be able to provide all +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. I am open to and hoping for community help in the design and execution of this program.