diff --git a/README.md b/README.md index efde3e8..95b2f4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview PHPBoost allows everyone to create his own website without any particular knowledge required in webmastering. +**Shipped version:** phpboost-6.0.3~ynh1 -**Shipped version:** 6.0.2~ynh1 - -**Demo:** https://demo.phpboost.com/ +**Demo:** ## Screenshots @@ -28,11 +27,11 @@ PHPBoost allows everyone to create his own website without any particular knowle ## 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 @@ -40,7 +39,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/phpboost_ynh/tree/testing --debug or sudo yunohost app upgrade phpboost -u https://github.com/YunoHost-Apps/phpboost_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index f378d6f..049e2e7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble PHPBoost allows everyone to create his own website without any particular knowledge required in webmastering. +**Version incluse :** phpboost-6.0.3~ynh1 -**Version incluse :** 6.0.2~ynh1 - -**Démo :** https://demo.phpboost.com/ +**Démo :** ## Captures d’écran @@ -28,11 +27,11 @@ PHPBoost allows everyone to create his own website without any particular knowle ## 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 @@ -40,10 +39,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/phpboost_ynh/tree/testing --debug ou sudo yunohost app upgrade phpboost -u https://github.com/YunoHost-Apps/phpboost_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 :**