# HG changeset patch
# User Alexandre Brun <alexandre.brun@xcg-consulting.fr>
# Date 1421418869 -3600
#      Fri Jan 16 15:34:29 2015 +0100
# Node ID 9b891371e7230e7bd963ad54adadd51b6dd66369
# Parent  8dc604072db99b0156bdf0b68ce68370eb7cccda
Improve README

diff --git a/README b/README
--- a/README
+++ b/README
@@ -1,1 +1,24 @@
+### README ###
+
+
+### Authentification SAML for Odoo/OpenERP ###
+
 This is a module for odoo/OpenERP 7. It provides authentification via SAML.
+
+
+This module allows to deport the management of users and passwords in an
+external authentication system to provide SSO functionality (Single Sign On )
+between Odoo and other applications of your ecosystem.
+
+Benefits
+========
+
+* Reducing the time spent typing different passwords for different accounts.
+
+* Reducing the time spent in IT support for password oversights.
+
+* Centralizing authentication systems.
+
+* Securing all input levels / exit / access to multiple systems without prompting users.
+
+* The centralization of access control information for compliance testing to different standards.