diff --git a/README.md b/README.md index c8ff539..326c512 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -30,8 +30,7 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M - Knowledge base and Frequently-Asked Questions (FAQ) - Asset reservation - -**Shipped version:** 10.0.12~ynh1 +**Shipped version:** 10.0.14~ynh1 ## Screenshots @@ -39,11 +38,11 @@ GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT M ## 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 @@ -51,7 +50,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/glpi_ynh/tree/testing --debug or sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index b9ea1bb..15907b8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -29,8 +29,7 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel - Gestion des incidents, demandes, problèmes et changements - Base de connaissances et foire aux questions (FAQ) - Réservation d'actifs - -**Version incluse :** 10.0.12~ynh1 +**Version incluse :** 10.0.14~ynh1 ## Captures d’écran @@ -38,11 +37,11 @@ GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel ## 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 @@ -50,10 +49,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/glpi_ynh/tree/testing --debug ou sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_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 :**