From 168cb6763244625bd250886ab6e7e19433e301d1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 20:17:35 +0000 Subject: [PATCH 1/2] Auto-update README --- README.md | 5 ++--- README_fr.md | 25 ++++++++++++------------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 8ffe0c1..296c2b5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # PhpSysInfo for YunoHost -[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) + [![Install PhpSysInfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo) *[Lire ce readme en français.](./README_fr.md)* @@ -20,7 +21,6 @@ A customizable PHP script that displays information about your system nicely. **Shipped version:** 3.4.2~ynh1 - **Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian ## Screenshots @@ -38,7 +38,6 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index ee4fc4a..4c0cc7b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,27 +5,27 @@ It shall NOT be edited by hand. # PhpSysInfo pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpsysinfo.maintain.svg) + [![Installer PhpSysInfo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpsysinfo) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer PhpSysInfo 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.* +> *Ce package vous permet d’installer PhpSysInfo 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 +## Vue d’ensemble A customizable PHP script that displays information about your system nicely. -**Version incluse :** 3.4.2~ynh1 - +**Version incluse :** 3.4.2~ynh1 **Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian -## Captures d'écran +## Captures d’écran -![Capture d'écran de PhpSysInfo](./doc/screenshots/screenshot.png) +![Capture d’écran de PhpSysInfo](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -35,10 +35,9 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : -* Documentation YunoHost pour cette app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Signaler un bug : ## Informations pour les développeurs @@ -53,4 +52,4 @@ ou sudo yunohost app upgrade phpsysinfo -u https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From d3ac9b9ff4cf1f1855e16039e42d2e1b7ac55afb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 20:24:19 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 6 ------ README_fr.md | 6 ------ 2 files changed, 12 deletions(-) diff --git a/README.md b/README.md index 296c2b5..42d0d0c 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,6 @@ A customizable PHP script that displays information about your system nicely. ![Screenshot of PhpSysInfo](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -## Configuration - -Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 4c0cc7b..32de334 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,12 +27,6 @@ A customizable PHP script that displays information about your system nicely. ![Capture d’écran de PhpSysInfo](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -## Configuration - -Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`. - ## Documentations et ressources * Site officiel de l’app :