diff --git a/README.md b/README.md index 419525f..c20f384 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -26,10 +26,9 @@ Grafana is a multi-platform open source analytics and interactive visualization * creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) * creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) - **Shipped version:** 10.2.3~ynh1 -**Demo:** https://play.grafana.org +**Demo:** ## Screenshots @@ -37,10 +36,10 @@ Grafana is a multi-platform open source analytics and interactive visualization ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -48,7 +47,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/grafana_ynh/tree/testing --debug or sudo yunohost app upgrade grafana -u https://github.com/YunoHost-Apps/grafana_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index c3993ec..cf3599c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -26,10 +26,9 @@ Grafana is a multi-platform open source analytics and interactive visualization * creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) * creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) - **Version incluse :** 10.2.3~ynh1 -**Démo :** https://play.grafana.org +**Démo :** ## Captures d’écran @@ -37,10 +36,10 @@ Grafana is a multi-platform open source analytics and interactive visualization ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -48,10 +47,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/grafana_ynh/tree/testing --debug ou sudo yunohost app upgrade grafana -u https://github.com/YunoHost-Apps/grafana_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 :**