From de32c7cd08f6af5b27173363f6958f8f498d2b0a Mon Sep 17 00:00:00 2001 From: Saksham Mrig Date: Wed, 7 Oct 2020 15:10:16 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f10a45..a5d73bc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -npm install -npm run build -python3 app.py +npm install + +npm run build + +python3 app.py