From f7192086ea01fa4872727836ef0fb285ee1db83c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 18 Mar 2024 01:32:43 +0000 Subject: [PATCH] Auto-update README --- README.md | 19 +++++++++---------- README_fr.md | 21 ++++++++++----------- 2 files changed, 19 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 78c2ba8..3a06158 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -21,10 +21,9 @@ This version of Etherpad is installed without plugins and uses Redis as database Be aware, Redis database backup and restore is not fully implemented. If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh", +**Shipped version:** 2.0.1~ynh1 -**Shipped version:** 1.9.7~ynh1 - -**Demo:** https://video.etherpad.com/ +**Demo:** ## Screenshots @@ -32,11 +31,11 @@ If you want to install Etherpad with plugins and mysql database: https://github. ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -44,7 +43,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug or sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index d3d5f07..7761bcc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -21,10 +21,9 @@ Cette version d'Etherpad est installée sans plugins et utilise Redis comme base Attention, la sauvegarde et la restauration de la base de données Redis ne sont pas entièrement implémentées. Si vous souhaitez installer Etherpad avec les plugins et la base de données mysql : https://github.com/YunoHost-Apps/etherpad_mypads_ynh", +**Version incluse :** 2.0.1~ynh1 -**Version incluse :** 1.9.7~ynh1 - -**Démo :** https://video.etherpad.com/ +**Démo :** ## Captures d’écran @@ -32,11 +31,11 @@ Si vous souhaitez installer Etherpad avec les plugins et la base de données mys ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -44,10 +43,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug ou sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**