From 97053f9da5659c0b9e60caec301ccb3431fcaf07 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 28 Aug 2018 06:29:28 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index fce937f87..dfa0dd350 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -3,14 +3,14 @@ Calibre-Web README ================== Calibre-Web provides a clean interface for browsing, reading and downloading -e-books using an existing Calibre database. Teachers can add and arrange -e-books by adjusting their metadata etc: +e-books using an existing Calibre database. Teachers can add upload e-books, +adjust e-book metadata, and create custom book collections ("bookshelves"): +https://github.com/janeczku/calibre-web#about - https://github.com/janeczku/calibre-web - -This Ansible role installs Calibre-Web to your Internet-in-a-Box, as a possible -alternative to Calibre (we'll call it 'calibre-web' from here down, noting that -``calibreweb_*`` variables do not include the dash, per Ansible recommendations). +This Ansible role installs Calibre-Web as part of your Internet-in-a-Box, as a +possible alternative to Calibre (we'll call it 'calibre-web' from here down, +noting that ``calibreweb_*`` variables do not include the dash, per Ansible +recommendations). Using It --------