From 156f03fbc13e3ea2a32786a540be6ba193ea350d Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 29 Oct 2019 09:42:24 +0100 Subject: [PATCH] Better Description as per #20 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f68076e..0c1fe88 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": "Clean interface for browsing, reading and downloading eBooks", + "fr": "Interface simplifié pour parcourir, lire et charger des eBooks" }, "version": "0.96.0~ynh3", "url": "https://github.com/janeczku/calibre-web",