Luke31
commited on
Commit
·
51a152c
1
Parent(s):
a273e46
rename stmain.py app.py
Browse files- README.md +1 -1
- 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
|
|
|
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
|