diff --git a/README.md b/README.md index 0809694..bfec6c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# PluXml package for Yunohost +# PluXml for YunoHost -[![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) +[![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) [![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) @@ -32,20 +32,19 @@ The admin panel is in https://domain.tld/path/core/admin ## Documentation * Official documentation: https://wiki.pluxml.org/ - * YunoHost documentation: If specific documentation is needed, feel free to contribute. + * YunoHost documentation: https://yunohost.org/#/app_pluxml ## YunoHost specific features #### Multi-users support -Are LDAP and HTTP auth supported? : no -Can the app be used by multiple users? : yes +Are LDAP and HTTP auth supported? **No** +Can the app be used by multiple users? **Yes** #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/pluxml%20%28Community%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/pluxml/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/pluxml%20%28Community%29.svg)](https://ci-stretch.nohost.me/ci/apps/pluxml/) ## Limitations @@ -55,10 +54,6 @@ Can the app be used by multiple users? : yes * Other information you would add about this application -**More information on the documentation page:** - -https://yunohost.org/packaging_apps - ## Links * Report a bug about pluxml_ynh: https://github.com/YunoHost-Apps/pluxml_ynh/issues @@ -71,7 +66,6 @@ https://yunohost.org/packaging_apps 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/YunoHost-Apps/pluxml_ynh/tree/testing). To try the testing branch, please proceed like that.