From ff811df3f70e3bc10095a0638e06ef4c1fec5c06 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Wed, 26 Sep 2018 18:14:59 +0200
Subject: [PATCH] Edit Readme.md

---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 9390e094..fe506131 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,13 @@ vMap is able to manage business objects while using WMS producing server softwar
 - Try the [demo](https://demo.veremes.net/vmap/)
 - Download the setup on [vStore](https://vstore.veremes.net/store/)
 - Follow the [install procedure](http://www.veremes.com/procedure-dinstallation-de-vmap)
+
+
+## Contribute
+
+To contribute to this project run the following steps
+
+- Clone the repo on your local storage
+- Run utils/init_symlinks.sh to build your tree structure with symlinks
+- Run utils/pull_symlinks.sh to pull your code
+- Run utils/push_symlinks.sh to push your code
-- 
GitLab