Himanshu2003 commited on
Commit
4fa78cf
·
verified ·
1 Parent(s): 112fa06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,7 +33,7 @@ When a user asks a question:
33
  ## ⚙️ How to Use
34
 
35
  1. **Run the Streamlit App**
36
- > streamlit run main.py
37
 
38
 
39
  2. **Upload or choose your dataset(s)**
@@ -73,7 +73,7 @@ To include new datasets in the system, follow these simple steps:
73
  4. **Restart the Streamlit app**
74
 
75
  - Once metadata is generated, rerun the app:
76
- > streamlit run main.py
77
 
78
  ---
79
 
 
33
  ## ⚙️ How to Use
34
 
35
  1. **Run the Streamlit App**
36
+ > streamlit run app.py
37
 
38
 
39
  2. **Upload or choose your dataset(s)**
 
73
  4. **Restart the Streamlit app**
74
 
75
  - Once metadata is generated, rerun the app:
76
+ > streamlit run app.py
77
 
78
  ---
79