From 8613dcd26ece6841e2b71f96aff5558f0ec7bdc1 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Sat, 1 Sep 2012 19:15:08 +0200
Subject: [PATCH] Add specific README.md for DoliWamp directory of sourceforge.

---
 build/exe/doliwamp/README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 build/exe/doliwamp/README.md

diff --git a/build/exe/doliwamp/README.md b/build/exe/doliwamp/README.md
new file mode 100644
index 00000000000..ca3aaa6aece
--- /dev/null
+++ b/build/exe/doliwamp/README.md
@@ -0,0 +1,7 @@
+# DOLIWAMP, THE DOLIBARR INSTALLER FOR WINDOWS
+
+DoliWamp is a special all in one package installer for Windows (Dolibarr+Mysql+Apache+PHP). 
+It's a dedicated Dolibarr version for Windows newbies with no technical knowledge. This package will install or upgrade Dolibarr but also and all prerequisites like the web server, and the database in one autoinstall process.
+
+If you have technical knowledge in web administration and plan to share your server instance (Apache, Mysql or PHP) with other projects than Dolibarr or want to use Dolibarr other components (PostgreSQL), you should not use this assistant and make a manual installation of Dolibarr on your existing server by downloading the standard package (.tgz or .zip file).
+
-- 
GitLab