diff --git a/README.MD b/README.MD index ebe86a4..dd54969 100644 --- a/README.MD +++ b/README.MD @@ -1,14 +1,16 @@ -setup +###Locator as a desktop app based on Angular2, Electron and mucho Love :two_hearts: + +####Setup ``` npm i && bower install ``` -run in browser +####Run in browser ``` npm start ``` -run in electron +####run in electron +``` +./node_modules/.bin/electron main.js ``` -`./node_modules/.bin/electron main.js -`` \ No newline at end of file