From 31261375404e16bf35b563373679e35ed8b6d179 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Wed, 5 Feb 2014 01:42:45 +0100
Subject: [PATCH] Add link to social networks into reade

---
 README    | 13 +++++++++++--
 README.md | 14 +++++++++++++-
 2 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 325704bdebe..bd5cbeabcef 100644
--- a/README
+++ b/README
@@ -8,6 +8,7 @@ Starter documentation
 3) What's new in this version
 4) What Dolibarr can do
 5) What Dolibarr can't do yet, todo list
+6) Follow Dolibarr on Social Networks
 
 
 I - DOLIBARR INSTALL
@@ -117,7 +118,7 @@ Miscellaneous:
 - Several skins.
 - Code is highly customizable (a lot of use of modules and submodules).
 - Works with Mysql 4.1 or higher, or PostgreSql 8.14 or higher.
-- Works with PHP 5.0 or higher.
+- Works with PHP 5.2 or higher.
 - An easy to understand and maintain code (PHP with no heavy frameworks).
 - A trigger architecture to allow you to make Dolibarr business events run
   PHP code to update your own information system.
@@ -135,4 +136,12 @@ This is features that Dolibarr does not support completely yet:
 - Dolibarr does not contains Payroll module.
 - Tasks on module project can't have dependencies between each other.
 - Dolibarr does not include any Webmail.
-- Dolibarr can't do coffee (not yet). 
\ No newline at end of file
+- Dolibarr can't do coffee (not yet).
+
+
+VI - SOCIAL NETWORKS
+--------------------
+Follow Dolibarr project on
+Facebook: <https://www.facebook.com/dolibarr>
+Google+: <https://plus.google.com/+DolibarrOrg>
+Twitter: <http://www.twitter.com/dolibarr>
diff --git a/README.md b/README.md
index 574e74da85c..e925aa06c66 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Dolibarr is released under the terms of the GNU General Public License as publis
 
 If you have no technical knowledge, and you are looking for an autoinstaller to install Dolibarr ERP/CRM in few clicks, you must download DoliWamp (the all-in-one package of Dolibarr for Windows), DoliDeb (the all-in-one package of Dolibarr for Debian or Ubuntu) or DoliRpm (the all-in-one package of Dolibarr for Fedora, Redhat, Opensuse, Mandriva or Mageia).
 
-You can download this at: [Official website] (http://www.dolibarr.org/downloads/)
+You can download this at: [Official website] (<http://www.dolibarr.org/downloads/>)
 
 If you already have installed a Web server and a Mysql database, you can install the standard version like this:
 
@@ -136,3 +136,15 @@ This is features that Dolibarr does not support completely yet:
 - Dolibarr does not contains Payroll module.
 - Dolibarr does not include any Webmail.
 - Dolibarr can't do coffee (not yet).
+
+
+## SOCIAL NETWORKS
+
+Follow Dolibarr project on
+
+Facebook: <https://www.facebook.com/dolibarr>
+
+Google+: <https://plus.google.com/+DolibarrOrg>
+
+Twitter: <http://www.twitter.com/dolibarr>
+
-- 
GitLab