diff --git a/README.md b/README.md index c137fb2..2748721 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # n8n for YunoHost -[![Integration level](https://dash.yunohost.org/integration/n8n.svg)](https://dash.yunohost.org/appci/app/n8n) ![](https://ci-apps.yunohost.org/ci/badges/n8n.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/n8n.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/n8n.svg)](https://dash.yunohost.org/appci/app/n8n) ![Working status](https://ci-apps.yunohost.org/ci/badges/n8n.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/n8n.maintain.svg) [![Install n8n with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=n8n) *[Lire ce readme en français.](./README_fr.md)* @@ -19,29 +19,28 @@ n8n is an extendable workflow automation tool. With a fair-code distribution mod **Shipped version:** 0.175.0~ynh1 - - ## Screenshots -![](./doc/screenshots/n8n-screenshot.png) +![Screenshot of n8n](./doc/screenshots/n8n-screenshot.png) ## Documentation and resources -* Official app website: https://n8n.io/ -* Official admin documentation: https://docs.n8n.io/ -* Upstream app code repository: https://github.com/n8n-io/n8n -* YunoHost documentation for this app: https://yunohost.org/app_n8n -* Report a bug: https://github.com/YunoHost-Apps/n8n_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/n8n_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug or sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 6186fdd..5f71178 100755 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # n8n pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/n8n.svg)](https://dash.yunohost.org/appci/app/n8n) ![](https://ci-apps.yunohost.org/ci/badges/n8n.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/n8n.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/n8n.svg)](https://dash.yunohost.org/appci/app/n8n) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/n8n.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/n8n.maintain.svg) [![Installer n8n avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=n8n) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer n8n rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -15,29 +19,28 @@ n8n is an extendable workflow automation tool. With a fair-code distribution mod **Version incluse :** 0.175.0~ynh1 - - ## Captures d'écran -![](./doc/screenshots/n8n-screenshot.png) +![Capture d'écran de n8n](./doc/screenshots/n8n-screenshot.png) ## Documentations et ressources -* Site officiel de l'app : https://n8n.io/ -* Documentation officielle de l'admin : https://docs.n8n.io/ -* Dépôt de code officiel de l'app : https://github.com/n8n-io/n8n -* Documentation YunoHost pour cette app : https://yunohost.org/app_n8n -* Signaler un bug : https://github.com/YunoHost-Apps/n8n_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* 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/n8n_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug ou sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**