From ee3385457de377886b4cafef9e13580f19f73282 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 6 Jul 2020 01:11:43 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8736fb9..43c6468 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@

Terminal based ebook server. Open source & Lightweight.

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.

+ +

https://pyshelf.com

![pyShelf 0.5.0 Collection 1](https://github.com/th3r00t/pyShelf/raw/master/preview_050.png) @@ -18,8 +20,15 @@ * Ebook Downloading * Collections +| Branch | Support | Feature set | +| --- | --- | --- | +| Master | Officialy Supported | Most stable branch, may be behind in the core feature set | + | Development| Please report all bugs | Most active branch, this branch is a rolling release, containing the latest features. There will be bugs here hopefully nothing service killing | + | Others | Here there be dragons | These branches are used for day to day development, nothing here should be considered stable. + ## Currently Supported Formats * epub +* development branch has mobi support! ## Installation Example pyShelf Installation Video