diff --git a/README.md b/README.md index 429e3a3..4606be2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -31,10 +31,9 @@ This Yunohost app installs the server part (services + mongo database) needed to - Projects and all user's data are backuped up as part of the Yunohost backup process - As well any documents or images uploaded by users will be backed up - **Shipped version:** 0.2.10~ynh6 -**Demo:** https://dont-code.net/apps.html +**Demo:** ## Screenshots @@ -43,12 +42,12 @@ This Yunohost app installs the server part (services + mongo database) needed to ## Documentation and resources -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- 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/dont-code_ynh/tree/testing --debug or sudo yunohost app upgrade dont-code -u https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index e1d8194..f7f7d3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -31,10 +31,9 @@ This Yunohost app installs the server part (services + mongo database) needed to - Projects and all user's data are backuped up as part of the Yunohost backup process - As well any documents or images uploaded by users will be backed up - **Version incluse :** 0.2.10~ynh6 -**Démo :** https://dont-code.net/apps.html +**Démo :** ## Captures d’écran @@ -43,12 +42,12 @@ This Yunohost app installs the server part (services + mongo database) needed to ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle utilisateur : -* 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 utilisateur : +- 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/dont-code_ynh/tree/testing --debug ou sudo yunohost app upgrade dont-code -u https://github.com/YunoHost-Apps/dont-code_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 :**