Rasleen commited on
Commit
ffceae4
·
verified ·
1 Parent(s): fd76d9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,11 +9,13 @@ tags:
9
  - streamlit
10
  pinned: false
11
  short_description: Streamlit template space
 
 
12
  ---
13
 
14
  # Welcome to Streamlit!
15
 
16
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
17
 
18
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
19
  forums](https://discuss.streamlit.io).
 
9
  - streamlit
10
  pinned: false
11
  short_description: Streamlit template space
12
+ app_file: app.py
13
+ safe_mode: false
14
  ---
15
 
16
  # Welcome to Streamlit!
17
 
18
+ Edit `/src/app.py` to customize this app to your heart's desire. :heart:
19
 
20
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
21
  forums](https://discuss.streamlit.io).