From 262cd92f5d7b10056ade91b9e34381f646056a5f Mon Sep 17 00:00:00 2001 From: Julien Jershon <33510663+jershon@users.noreply.github.com> Date: Fri, 25 Oct 2019 15:58:55 +0200 Subject: [PATCH] More informative description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f68076e..36c8950 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "calibreweb", "packaging_format": 1, "description": { - "en": "Calibre-web for Yunohost", - "fr": "Calibre-web pour Yunohost" + "en": "Browsing, reading and downloading eBooks using an existing Calibre database", + "fr": "Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre existante" }, "version": "0.96.0~ynh3", "url": "https://github.com/janeczku/calibre-web",