cwadayi commited on
Commit
06a7767
Β·
verified Β·
1 Parent(s): b47d08c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Streamlit
3
  emoji: πŸš€
4
  colorFrom: red
5
  colorTo: red
@@ -8,7 +8,7 @@ app_port: 8501
8
  tags:
9
  - streamlit
10
  pinned: false
11
- short_description: Streamlit template space
12
  license: apache-2.0
13
  ---
14
 
@@ -17,4 +17,4 @@ license: apache-2.0
17
  Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
18
 
19
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
20
- forums](https://discuss.streamlit.io).
 
1
  ---
2
+ title: Streamlit_fetching earthquake catalog from IRIS FDSN
3
  emoji: πŸš€
4
  colorFrom: red
5
  colorTo: red
 
8
  tags:
9
  - streamlit
10
  pinned: false
11
+ short_description: Live Earthquake Explorer with ObsPy
12
  license: apache-2.0
13
  ---
14
 
 
17
  Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
18
 
19
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
20
+ forums](https://discuss.streamlit.io).