From c23b994b2c87da33ca1eb92625f34bf138a1ccd5 Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Tue, 27 Nov 2018 18:22:37 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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