From 591fdb3795709f7bbceac13f223875652adb2cab Mon Sep 17 00:00:00 2001 From: likeitneverwentaway Date: Mon, 27 Jun 2016 09:31:15 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 298829b..b9e58ba 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ -#H2 BicBucStriim 1.3.6 package for Yunohost +#H4 BicBucStriim 1.3.6 package for Yunohost ------------- BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection. BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS. It assumes that you manage your e-book collection with Calibre. The application reads the Calibre data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it. -Requires sqlite3, php-gd, php5-intl. Check domain.com/bbs/installcheck.php to get everything working. -'sudo apt-get install sqlite3 php5-gd php5-intl' +* Check domain.com/bbs/installcheck.php to get everything working. +* Requires sqlite3, php-gd, php5-intl + +> sudo apt-get install sqlite3 php5-gd php5-intl Links -------------