diff --git a/README.md b/README.md index 770f418..7c0b98d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Anarchism for YunoHost -[![Integration level](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) +[![Integration level](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.maintain.svg) [![Install anarchism with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=anarchism) *[Lire ce readme en français.](./README_fr.md)* @@ -29,31 +29,25 @@ This is an anarchist FAQ. Its aim is to present what anarchism really stands for #### Multi-users support -Are LDAP and HTTP auth supported? **NO** +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/anarchism%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/anarchism/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/anarchism%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/anarchism/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/anarchism%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/anarchism/) - -**More information on the documentation page:** -https://yunohost.org/packaging_apps ## Links * Report a bug: https://github.com/YunoHost-Apps/anarchism_ynh/issues * App website: Link to the official website of this app - * Upstream app repository: Link to the official repository of the upstream app + * Upstream app repository: https://salsa.debian.org/debian/anarchism/ * YunoHost website: https://yunohost.org/ --- -Developers info ----------------- +## 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/anarchism_ynh/tree/testing). To try the testing branch, please proceed like that.