From 47195ddf041584e5a1dd58433b34d0a06b07bf82 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Sep 2022 21:09:18 +0000 Subject: [PATCH] Auto-update README --- README.md | 17 ++++++++--------- README_fr.md | 27 +++++++++++++++------------ 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 86876d8..2a7b390 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Rspamd Web UI for YunoHost -[![Integration level](https://dash.yunohost.org/integration/rspamdui.svg)](https://dash.yunohost.org/appci/app/rspamdui) ![](https://ci-apps.yunohost.org/ci/badges/rspamdui.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/rspamdui.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/rspamdui.svg)](https://dash.yunohost.org/appci/app/rspamdui) ![Working status](https://ci-apps.yunohost.org/ci/badges/rspamdui.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/rspamdui.maintain.svg) [![Install Rspamd Web UI with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rspamdui) *[Lire ce readme en français.](./README_fr.md)* @@ -19,24 +19,23 @@ Simple control interface for rspamd spam filtering system **Shipped version:** 1.0~ynh1 - - ## Documentation and resources -* Official app website: https://rspamd.com/webui -* Upstream app code repository: https://github.com/rspamd/rspamd -* YunoHost documentation for this app: https://yunohost.org/app_rspamdui -* Report a bug: https://github.com/YunoHost-Apps/rspamdui_ynh/issues +* Official app website: +* 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/rspamdui_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/rspamdui_ynh/tree/testing --debug or sudo yunohost app upgrade rspamdui -u https://github.com/YunoHost-Apps/rspamdui_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 308ee45..2869e5c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,38 +1,41 @@ + + # Rspamd Web UI pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/rspamdui.svg)](https://dash.yunohost.org/appci/app/rspamdui) ![](https://ci-apps.yunohost.org/ci/badges/rspamdui.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/rspamdui.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/rspamdui.svg)](https://dash.yunohost.org/appci/app/rspamdui) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rspamdui.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rspamdui.maintain.svg) [![Installer Rspamd Web UI avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rspamdui) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Rspamd Web UI 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.* ## Vue d'ensemble -Simple control interface for rspamd spam filtering system - -**Version incluse :** 1.0~ynh1 - +Interface de contrôle simple pour le système de filtrage de spam rspamd +**Version incluse :** 1.0~ynh1 ## Documentations et ressources -* Site officiel de l'app : https://rspamd.com/webui -* Dépôt de code officiel de l'app : https://github.com/rspamd/rspamd -* Documentation YunoHost pour cette app : https://yunohost.org/app_rspamdui -* Signaler un bug : https://github.com/YunoHost-Apps/rspamdui_ynh/issues +* Site officiel de l'app : +* 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/rspamdui_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/rspamdui_ynh/tree/testing --debug ou sudo yunohost app upgrade rspamdui -u https://github.com/YunoHost-Apps/rspamdui_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 :**