1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/X-prober_ynh.git synced 2024-09-03 20:36:04 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-03-29 09:17:03 +00:00
parent 8c3c6b59d1
commit f422e62478
2 changed files with 12 additions and 18 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# x-prober for YunoHost # x-prober for YunoHost
[![Integration level](https://dash.yunohost.org/integration/x-prober.svg)](https://dash.yunohost.org/appci/app/x-prober) ![Working status](https://ci-apps.yunohost.org/ci/badges/x-prober.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/x-prober.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/x-prober.svg)](https://dash.yunohost.org/appci/app/x-prober) ![Working status](https://ci-apps.yunohost.org/ci/badges/x-prober.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/x-prober.maintain.svg)
[![Install x-prober with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=x-prober) [![Install x-prober with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=x-prober)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -26,10 +27,6 @@ This is a probe program for PHP environment. It can show your server information
![Screenshot of x-prober](./doc/screenshots/screenshot.jpg) ![Screenshot of x-prober](./doc/screenshots/screenshot.jpg)
## Disclaimers / important information
This is a probe program for PHP environment. It can show your server information and readable easily.
## Documentation and resources ## Documentation and resources
* Official app website: <https://prober.inn-studio.com/> * Official app website: <https://prober.inn-studio.com/>

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# x-prober pour YunoHost # x-prober pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/x-prober.svg)](https://dash.yunohost.org/appci/app/x-prober) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/x-prober.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/x-prober.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/x-prober.svg)](https://dash.yunohost.org/appci/app/x-prober) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/x-prober.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/x-prober.maintain.svg)
[![Installer x-prober avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=x-prober) [![Installer x-prober avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=x-prober)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer x-prober rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller x-prober 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
This is a probe program for PHP environment. It can show your server information and readable easily. This is a probe program for PHP environment. It can show your server information and readable easily.
@ -22,19 +23,15 @@ This is a probe program for PHP environment. It can show your server information
**Démo :** https://prober.inn-studio.com/ **Démo :** https://prober.inn-studio.com/
## Captures d'écran ## Captures décran
![Capture d'écran de x-prober](./doc/screenshots/screenshot.jpg) ![Capture décran de x-prober](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
This is a probe program for PHP environment. It can show your server information and readable easily.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://prober.inn-studio.com/> * Site officiel de lapp : <https://prober.inn-studio.com/>
* Documentation officielle utilisateur : <https://github.com/kmvan/x-prober> * Documentation officielle utilisateur : <https://github.com/kmvan/x-prober>
* Dépôt de code officiel de l'app : <https://github.com/kmvan/x-prober> * Dépôt de code officiel de lapp : <https://github.com/kmvan/x-prober>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_x-prober> * Documentation YunoHost pour cette app : <https://yunohost.org/app_x-prober>
* Signaler un bug : <https://github.com/YunoHost-Apps/x-prober_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/x-prober_ynh/issues>
@ -50,4 +47,4 @@ ou
sudo yunohost app upgrade x-prober -u https://github.com/YunoHost-Apps/x-prober_ynh/tree/testing --debug sudo yunohost app upgrade x-prober -u https://github.com/YunoHost-Apps/x-prober_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>