From d557faac8d8f50df570a7ac590f95557c7ab2523 Mon Sep 17 00:00:00 2001 From: Souvik Biswas <47652348+Souvik2biswas@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:43:02 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ed75407..2ec2549 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,9 @@ Open with ``` $ pip install -r requirements.txt ``` + 2. Run the app + + ``` + $ python app.py + ```