mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
Add line break for badge
This commit is contained in:
parent
85fe05cd2c
commit
6654bb31ef
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# `mygpo` (gPodder.net) for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/mygpo)  
|
||||
[](https://dash.yunohost.org/appci/app/mygpo)  
|
||||
[](https://install-app.yunohost.org/?app=mygpo)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -32,8 +32,8 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables.
|
|||
|
||||
#### Multi-user 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
|
||||
|
||||
|
@ -44,9 +44,6 @@ Can the app be used by multiple users? **Yes**
|
|||
|
||||
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
||||
|
||||
**More info on the documentation page:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/mygpo_ynh/issues
|
||||
|
|
Loading…
Add table
Reference in a new issue