We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b1eeb commit de8ddcfCopy full SHA for de8ddcf
1 file changed
README.md
@@ -17,7 +17,7 @@ pip install -r requirements.txt
17
To run the app, use the following command:
18
19
```
20
-streamlit run app.py
+streamlit run main.py
21
22
23
## Configuration
0 commit comments