mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update README.md
This commit is contained in:
parent
6ade98cfd8
commit
9da4ae4af4
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# ICEcoder
|
||||
# ICEcoder for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/icecoder.svg)](https://dash.yunohost.org/appci/app/icecoder) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/icecoder.maintain.svg)
|
||||
[![Install ICEcoder with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=icecoder)
|
||||
|
@ -30,8 +30,8 @@ How to configure this app: From ICEcoder options screen.
|
|||
|
||||
#### Multi-user support
|
||||
|
||||
Are LDAP and HTTP auth supported? No.
|
||||
Can the app be used by multiple users? Yes (It is internal to the app).
|
||||
* Are LDAP and HTTP auth supported? No.
|
||||
* Can the app be used by multiple users? Yes (It is internal to the app).
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
|
@ -58,7 +58,6 @@ Can the app be used by multiple users? Yes (It is internal to the app).
|
|||
|
||||
## Developer info
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
|
Loading…
Reference in a new issue