diff --git a/README.md b/README.md
index 11e6435..ca2c880 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-<<<<<<< HEAD
Rainloop for YunoHost
----------------------
@@ -13,10 +12,16 @@ To configure it, go to http://DOMAIN.TLD/rainloop/?admin
- The default password is : 12345
To configure your instance, go to the admin panel, then "Domains" and add a domain in accord with your mail server setup.
+
+Loggin issues :
+Yunohost email credentials are based on username and not on email address. If you want to use your "real mail address" you should :
+- Enable plugins
+- Use "custom-login-mapping" plugin
+- Mapping should be the following : "email_you_want_to_use:ynh_username"
To access the database (required for contacts), the paramaters are the following :
- Database name : rainloop
-- Password : then_password_indicated_at_installation
+- Password : the_database_password_indicated_at_installation
Once this is done in the admin interface, each user can add a remote carddav server from their own parameters interface.
If you use baikal, the CardDav address is :
@@ -35,34 +40,10 @@ Pour configurer votre instance, connectez-vous en admin, puis allez dans "Domain
Pour accéder à la base de donnée (necessaire pour gérer les contacts), les paramètres sont les suivants :
- Nom de la base de donnée : rainloop
-- Mot de passe : Le_mot_de_passe_renseigné_lors_de_l'installation
+- Mot de passe : Le_mot_de_passe_de_la_base_de_donnée_renseigné_lors_de_l'installation
Une fois ceci fait depuis l'interface d'administration, chaque utilisateur peut ajouter un carnet d'adresse distant CardDav via leur propre paramètres.
Si vous utilisez Baikal, l'adresse à renseigner est du type :
https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/
-=======
-Rainloop for YunoHost
-----------------------
-
-http://rainloop.net/
-
-Rainloop is a lightweight webmail.
-
-To configure it, go to http://DOMAIN.TLD/rainloop/?admin
-
-- The default login is : admin
-- The default password is : 12345
-
-To configure your instance, go to the admin panel, then "Domains" and add a domain in accord with your mail server setup.
-
-To access the database (required for contacts), the paramaters are the following :
-- Database name : rainloop
-- Password : your_ynh_admin_password
-Loggin issues :
-Yunohost email credentials are based on username and not on email address. If you want to use your "real mail address" you should :
-- Enable plugins
-- Use "custom-login-mapping" plugin
-- Mapping should be the following : "email_you_want_to_use:ynh_username"
->>>>>>> 4b8644ddfbed1956e70a3e17b003ab573f97bcfa