diff --git a/README.md b/README.md index 45f98dd..56c8441 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ It shall NOT be edited by hand. # Scovie for YunoHost -[![Integration level](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/scovie.svg)](https://dash.yunohost.org/appci/app/scovie) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg) -[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh) +[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie) *[Lire ce readme en français.](./README_fr.md)* @@ -161,19 +161,19 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow * Official app website: * Upstream app code repository: -* YunoHost documentation for this app: -* Report a bug: +* YunoHost documentation for this app: +* Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing). To try the testing branch, please proceed like that. ``` bash -sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug or -sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug +sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug ``` **More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index fbfbb3f..ab196b6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,9 +5,9 @@ It shall NOT be edited by hand. # Scovie pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/scovie.svg)](https://dash.yunohost.org/appci/app/scovie) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg) -[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh) +[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie) *[Read this readme in english.](./README.md)* @@ -161,19 +161,19 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow * Site officiel de l’app : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : -* Signaler un bug : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash -sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug ou -sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug +sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :** \ No newline at end of file