mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
Auto-update README
This commit is contained in:
parent
85897bdaf3
commit
168cb67632
2 changed files with 14 additions and 16 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# PhpSysInfo for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo)  
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo)  
|
||||
|
||||
[](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: <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Official admin documentation: <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Upstream app code repository: <https://github.com/phpsysinfo/phpsysinfo/>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_phpsysinfo>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
25
README_fr.md
25
README_fr.md
|
@ -5,27 +5,27 @@ It shall NOT be edited by hand.
|
|||
|
||||
# PhpSysInfo pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo)  
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo)  
|
||||
|
||||
[](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
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -35,10 +35,9 @@ Edit `phpsysinfo.ini` in `/var/www/YOURPATH/phpsysinfo.ini`.
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Documentation officielle de l'admin : <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/phpsysinfo/phpsysinfo/>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpsysinfo>
|
||||
* Site officiel de l’app : <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Documentation officielle de l’admin : <https://phpsysinfo.github.io/phpsysinfo/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/phpsysinfo/phpsysinfo/>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/phpsysinfo_ynh/issues>
|
||||
|
||||
## 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 :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue