Luke31 commited on
Commit
51a152c
·
1 Parent(s): a273e46

rename stmain.py app.py

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. stmain.py → app.py +0 -0
README.md CHANGED
@@ -5,4 +5,4 @@ Ask your data what you wanna know!
5
  # How to use
6
 
7
  2. `poetry install` (Using Poetry (version 1.4.2))
8
- 3. `poetry run streamlit run stmain.py`
 
5
  # How to use
6
 
7
  2. `poetry install` (Using Poetry (version 1.4.2))
8
+ 3. `poetry run streamlit run app.py`
stmain.py → app.py RENAMED
File without changes