From 9df0828313a1987f71ee2e27f68dcf5c0179cf2a Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sun, 15 Dec 2019 12:24:55 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9599df5..f9cf1a6 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,9 @@ Having used Calibre for hosting my eBook collection in the past, I found myself Just about all the changes in this release were in some way related to implementing the search features. There is one new requirement * Requirement: PostgreSQL - - * This is what I believe to be the last infrastructure requirement, users with larger libraries should notice an increase in access speed. +*This is what I believe to be the last infrastructure requirement, users with larger libraries should notice an increase in access speed.* * Feature: Searching. - - * The search feature is now implemented. In its current incarnation you will by default search the author, title, & file_name fields. More defined search options will be available in future releases. Searches are paginated @ 20 results per page. +*The search feature is now implemented. In its current incarnation you will by default search the author, title, & file_name fields. More defined search options will be available in future releases. Searches are paginated @ 20 results per page.* * Discord [https://discord.gg/H9TbNJS](https://discord.gg/H9TbNJS) * IRC find us on freenode.net @ #pyshelf