Add link to social networks into reade

This commit is contained in:
Laurent Destailleur 2014-02-05 01:42:45 +01:00
parent 9a985821d2
commit 3126137540
2 changed files with 24 additions and 3 deletions

13
README
View File

@ -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).
- 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>

View File

@ -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>