From e0bcc2a650cedf905888337e56c736a7f4b25ea7 Mon Sep 17 00:00:00 2001 From: nithinrvs Date: Wed, 30 Oct 2024 12:23:45 +0530 Subject: [PATCH] #292 : Updated README.md to run the application --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9337b9a..7bd77490 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ pip install -r requirements.txt 3. Run the Streamlit app ``` -streamlit run streamlit_app.py +streamlit run Home_Page.py ``` **Uploading the CSV file**