diff --git a/README.md b/README.md index cfbbb67..731b16d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -33,10 +33,9 @@ This version of Etherpad is preconfigured with a collection of plugins: - [ep_spellcheck](https://www.npmjs.com/package/ep_spellcheck) - *Add spell checking* - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support for subscript and superscript* +**Shipped version:** 2.0.1~ynh1 -**Shipped version:** 1.9.5~ynh1 - -**Demo:** https://video.etherpad.com +**Demo:** ## Screenshots @@ -44,11 +43,11 @@ This version of Etherpad is preconfigured with a collection of plugins: ## 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 @@ -56,7 +55,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_mypads_ynh/tree/testing --debug or sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index e6bf03c..27e220a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -33,10 +33,9 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins: - [ep_spellcheck](https://www.npmjs.com/package/ep_spellcheck) - *Ajout de la correction orthographique* - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support des exposants et indices* +**Version incluse :** 2.0.1~ynh1 -**Version incluse :** 1.9.5~ynh1 - -**Démo :** https://video.etherpad.com +**Démo :** ## Captures d’écran @@ -44,11 +43,11 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins: ## 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 @@ -56,10 +55,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_mypads_ynh/tree/testing --debug ou sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_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 :**