From a36e862c915a18d1bc6b1fa6112524b946c5a881 Mon Sep 17 00:00:00 2001 From: Yugal Jain Date: Tue, 11 Apr 2017 16:03:08 +0530 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c4c47aa..0500cfb 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -# summonAPI -#### - Based on modern world Web Technology MeanJS (MongoDB, AngulaJS, NodeJS, ExpressJS) - king of the legends - +# summonAPI # +Based on modern world web MeanJS ( AngularJS, NodeJS, ExpressJS, MongoDB). + +### Requirements- +#### + npm@4.4.1 + node@v6.10.0 + mongo ### Installations- - Clone the repo and enter the following commands in the terminal. - -``` -cd summonAPI -npm install (this will install the package.json) -``` +Clone the repository and enter the following commands in the terminal- +#### + cd summonAPI + npm install