From 26bbd37922b6bf37155862937878621fbf9e2b61 Mon Sep 17 00:00:00 2001 From: Amrik Singh Khalsa <45719782+amriksingh0786@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:26:13 +0530 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7224d1b..c3a40b5 100644 --- a/readme.md +++ b/readme.md @@ -17,10 +17,10 @@ All dependencies will be downloaded by `npm` to `node_modules` folder. Run --- -Run this command in console: +Run this command in console and enjoy application: ``` node app.js ``` -Open `http://localhost:3000` to access basic Express Site. \ No newline at end of file +Open `http://localhost:3000` to access basic Express Site.