From ec017fbbb27f7bd312b2478e0b340dca6f600a91 Mon Sep 17 00:00:00 2001 From: Lennin Suescun Date: Tue, 4 Apr 2017 15:23:23 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4cd9aff..e8439b3 100644 --- a/README.md +++ b/README.md @@ -10,24 +10,16 @@ Installation --- Be sure to have at least node version 4 installed. -You must initialize the submodule if you did not already cloned with it - -`git submodule update --init` - Install dependencies with `npm install` Local environment: - `npm run server` -- http://localhost:3001/index-dev.html - -To use the new search query: - -`http://localhost:3001/search` +- http://localhost:3001/search it uses the `404.html` _Used libraries_: -* AngularJS v1.5.5 +* AngularJS 1.6.3 * OpenLayers 3 (v3.16.0) * Bootstrap v3.3.4