diff --git a/README.md b/README.md
index e303ba1..de27900 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Biboumi for YunoHost
-[](https://dash.yunohost.org/appci/app/biboumi)  
+[](https://dash.yunohost.org/appci/app/biboumi)  
[](https://install-app.yunohost.org/?app=biboumi)
*[Lire ce readme en français.](./README_fr.md)*
@@ -15,12 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
-XMPP gateway for the IRC network.
+XMPP gateway for the IRC network
**Shipped version:** 8.3~ynh1
-
-
-
## Disclaimers / important information
Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.
@@ -36,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you
## Documentation and resources
-* Official app website: https://biboumi.louiz.org/
-* Official admin documentation: https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst
-* Upstream app code repository: https://lab.louiz.org/louiz/biboumi
-* YunoHost documentation for this app: https://yunohost.org/app_biboumi
-* Report a bug: https://github.com/YunoHost-Apps/biboumi_ynh/issues
+* Official app website:
+* Official admin documentation:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
or
sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
```
-**More info regarding app packaging:** https://yunohost.org/packaging_apps
\ No newline at end of file
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 87fb6d4..627f230 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,22 +1,23 @@
+
+
# Biboumi pour YunoHost
-[](https://dash.yunohost.org/appci/app/biboumi)  
+[](https://dash.yunohost.org/appci/app/biboumi)  
[](https://install-app.yunohost.org/?app=biboumi)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
-> *Ce package vous permet d'installer Biboumi 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.*
+> *Ce package vous permet d’installer Biboumi 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.*
-## Vue d'ensemble
+## Vue d’ensemble
-Passerelle XMPP pour le réseau IRC.
+Passerelle XMPP pour le réseau IRC
**Version incluse :** 8.3~ynh1
-
-
-
## Avertissements / informations importantes
Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.
@@ -32,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you
## Documentations et ressources
-* Site officiel de l'app : https://biboumi.louiz.org/
-* Documentation officielle de l'admin : https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst
-* Dépôt de code officiel de l'app : https://lab.louiz.org/louiz/biboumi
-* Documentation YunoHost pour cette app : https://yunohost.org/app_biboumi
-* Signaler un bug : https://github.com/YunoHost-Apps/biboumi_ynh/issues
+* Site officiel de l’app :
+* Documentation officielle de l’admin :
+* Dépôt de code officiel de l’app :
+* Documentation YunoHost pour cette app :
+* Signaler un bug :
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
ou
sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
\ No newline at end of file
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file