From 0b6c95ef22af5f915e3c8f7f45d42383f65c0e61 Mon Sep 17 00:00:00 2001
From: meenalranta <33260977+meenalranta@users.noreply.github.com>
Date: Thu, 24 Oct 2019 01:58:50 +0530
Subject: [PATCH] Update README.md
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index feb1678..af2145e 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,13 @@ Clone the repository using the command:
`git clone https://github.com/powerfist01/weAsk.git`
-Execute the following command to install the npm packages:
+Execute the following command to install npm packages:
`npm install`
# Usage:
-Run this command to start the app:
+
+Run the following command to start the app:
`nodemon index.js`