diff --git a/README.md b/README.md index 86d48fa..cfded3c 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # pyShelf 0.5.0

Terminal based ebook server. Open source & Lightweight.

- +![alt text](./preview_1_050.png) +![alt text](./preview_050.png) Having used Calibre for hosting my eBook collection in the past, I found myself frustrated having to install X on my server, or manage my library externally, Thus I have decided to spin up my own. @@ -39,7 +40,6 @@ running the installer. We are now categorizing your ebooks into collections based on the folder structure used to store them. Any folder after the root book folder is now considered as a collection. - #### books/forgotten realms/ -> Forgotten Realms Collection. #### books/Dune/Prelude To Dune -> Dune, & Preluse To Dune Collections. diff --git a/preview_050.png b/preview_050.png new file mode 100644 index 0000000..cfb8303 Binary files /dev/null and b/preview_050.png differ diff --git a/preview_1_050.png b/preview_1_050.png new file mode 100644 index 0000000..fa01995 Binary files /dev/null and b/preview_1_050.png differ