From b927d94693dbec38ed28d4ff9432c8f58f70a486 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 Jun 2022 20:53:13 +0000 Subject: [PATCH] Auto-update README --- README.md | 19 ++++++++++--------- README_fr.md | 25 +++++++++++++++---------- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index b8ce694..cc453b6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Libreto for YunoHost -[![Integration level](https://dash.yunohost.org/integration/libreto.svg)](https://dash.yunohost.org/appci/app/libreto) ![](https://ci-apps.yunohost.org/ci/badges/libreto.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libreto.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/libreto.svg)](https://dash.yunohost.org/appci/app/libreto) ![Working status](https://ci-apps.yunohost.org/ci/badges/libreto.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/libreto.maintain.svg) [![Install Libreto with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreto) *[Lire ce readme en français.](./README_fr.md)* @@ -24,25 +24,26 @@ Libreto is a collaborative etherpad-based notebook. It can become a mini-site, t ## Screenshots -![](./doc/screenshots/home.png) -![](./doc/screenshots/menu.png) +![Screenshot of Libreto](./doc/screenshots/home.png) +![Screenshot of Libreto](./doc/screenshots/menu.png) ## Documentation and resources -* Official app website: https://libreto.net -* Upstream app code repository: https://github.com/Ventricule/libreto -* YunoHost documentation for this app: https://yunohost.org/app_libreto -* Report a bug: https://github.com/YunoHost-Apps/libreto_ynh/issues +* Official app website: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/libreto_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug or sudo yunohost app upgrade libreto -u https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index c78871d..ebc3b49 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Libreto pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/libreto.svg)](https://dash.yunohost.org/appci/app/libreto) ![](https://ci-apps.yunohost.org/ci/badges/libreto.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libreto.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/libreto.svg)](https://dash.yunohost.org/appci/app/libreto) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/libreto.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/libreto.maintain.svg) [![Installer Libreto avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreto) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Libreto rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -20,25 +24,26 @@ Libreto est un carnet de note collaboratif fondé sur etherpad. Il peut devenir ## Captures d'écran -![](./doc/screenshots/home.png) -![](./doc/screenshots/menu.png) +![Capture d'écran de Libreto](./doc/screenshots/home.png) +![Capture d'écran de Libreto](./doc/screenshots/menu.png) ## Documentations et ressources -* Site officiel de l'app : https://libreto.net -* Dépôt de code officiel de l'app : https://github.com/Ventricule/libreto -* Documentation YunoHost pour cette app : https://yunohost.org/app_libreto -* Signaler un bug : https://github.com/YunoHost-Apps/libreto_ynh/issues +* Site officiel de l'app : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/libreto_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug ou sudo yunohost app upgrade libreto -u https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**