mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
add badges
This commit is contained in:
parent
d1bbb69f94
commit
7579ff0337
2 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
||||||
# The Lounge for YunoHost
|
# The Lounge for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/thelounge)
|
[](https://dash.yunohost.org/appci/app/thelounge)  
|
||||||
[](https://install-app.yunohost.org/?app=thelounge)
|
[](https://install-app.yunohost.org/?app=thelounge)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -61,4 +61,4 @@ To try the testing branch, please proceed like that.
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade thelounge -u https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
sudo yunohost app upgrade thelounge -u https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
26
README_fr.md
26
README_fr.md
|
@ -1,19 +1,19 @@
|
||||||
# The Lounge pour YunoHost
|
# The Lounge pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/thelounge)
|
[](https://dash.yunohost.org/appci/app/thelounge)  
|
||||||
[](https://install-app.yunohost.org/?app=thelounge)
|
[](https://install-app.yunohost.org/?app=thelounge)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer The Lounge rapidement et simplement sur un serveur Yunohost.
|
> *Ce package vous permet d'installer The Lounge rapidement et simplement sur un serveur Yunohost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
The Lounge est un client Web IRC auto-hébergé.
|
The Lounge est un client Web IRC auto-hébergé.
|
||||||
|
|
||||||
**Version incluse:** 4.1.0
|
**Version incluse :** 4.1.0
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -23,18 +23,18 @@ The Lounge est un client Web IRC auto-hébergé.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Comment configurer cette application: via le panneau d'administration.
|
Comment configurer cette application: via le panneau d’administration.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* Documentation officielle: https://thelounge.chat/docs
|
* Documentation officielle : https://thelounge.chat/docs
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
## Caractéristiques spécifiques YunoHost
|
||||||
|
|
||||||
#### Support multi-utilisateurs
|
#### Support multi-utilisateurs
|
||||||
|
|
||||||
* L'authentification LDAP est-elle prise en charge? **Oui**
|
* L’authentification LDAP est-elle prise en charge ? **Oui**
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs? **Oui**
|
* L’application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||||
|
|
||||||
#### Architectures supportées
|
#### Architectures supportées
|
||||||
|
|
||||||
|
@ -43,10 +43,10 @@ Comment configurer cette application: via le panneau d'administration.
|
||||||
|
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
* Signaler un bug: https://github.com/YunoHost-Apps/thelounge_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/thelounge_ynh/issues
|
||||||
* Site de l'application: https://thelounge.chat/
|
* Site de l’application : https://thelounge.chat/
|
||||||
* Dépôt de l'application principale: https://github.com/thelounge/thelounge
|
* Dépôt de l’application principale : https://github.com/thelounge/thelounge
|
||||||
* Site web YunoHost: https://yunohost.org/
|
* Site web YunoHost : https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue