mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
Update Readme.md
Update Readme to correct web links
This commit is contained in:
parent
665591f36c
commit
ee9836fc63
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,7 +1,7 @@
|
|||
# PHPSysInfo for Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo_ynh)
|
||||
[](https://install-app.yunohost.org/?app=phpsysinfo_ynh)
|
||||
[](https://dash.yunohost.org/appci/app/phpsysinfo)
|
||||
[](https://install-app.yunohost.org/?app=phpsysinfo)
|
||||
|
||||
> *This package allow you to install PHPSysInfo quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
@ -11,6 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
A customizable PHP script that displays information about your system nicely.
|
||||
|
||||
**Shipped version:** 3.3.2
|
||||
**License:** [GNU General Public License v2.0](https://github.com/phpsysinfo/phpsysinfo/blob/master/COPYING)
|
||||
|
||||
## Screenshots
|
||||

|
||||
|
@ -30,9 +31,9 @@ No multi-users in this app. Simply a web page.
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/phpsysinfo_ynh/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/phpsysinfo_ynh/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/phpsysinfo_ynh/)
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/phpsysinfo/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/phpsysinfo/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/phpsysinfo/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -46,7 +47,7 @@ Developers info
|
|||
----------------
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please do your pull request to the [testing branch](https://github.com/inrepublica/phpsysinfo_ynh/tree/testing).
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/phpsysinfo_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue