From 4cceb35fc98d2383d6f0c9fd651f31ef3f93ebd4 Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Mon, 24 Sep 2018 10:48:54 +0200
Subject: [PATCH] Update README.md

---
 README.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9896e388..9390e094 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,12 @@
-vMap source code
\ No newline at end of file
+# vMap
+
+vMap is a powerfull webmapping application based on the newest open-source libraries (OpenLayers 3, Google-Closure, AngularJS, Bootstrap…).
+It can use external map services or local data files produced in many formats (WMS, WMTS, Bing, OSM, GPX, GeoJSON, KML, TopoJSON...).
+vMap is able to manage business objects while using WMS producing server software like MapServer, GeoServer or ArcGis Server.
+
+
+## Getting Started
+
+- 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)
-- 
GitLab