From 0cdc440b7582e5453508721643a6b5713676a1e6 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Tue, 7 Feb 2012 10:45:27 +0100
Subject: [PATCH] Separate words to have them indexed by search engines

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b4c26f0574a..e07715690b6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# DOLIBARR ERP/CRM
+# DOLIBARR ERP & CRM
 
-Dolibarr ERP/CRM is a modern software to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.
+Dolibarr ERP & CRM is a modern software to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.
 
 
 ## INSTALL
-- 
GitLab