AbhiSinghRathore commited on
Commit
3293cda
1 Parent(s): 451ef07

new codes 2

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -1,9 +1,12 @@
1
- # streamlit-template
2
-
3
- A streamlit app template for geospatial applications based on [streamlit-option-menu](https://github.com/victoryhb/streamlit-option-menu).
4
-
5
- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/streamlit-template/master?urlpath=proxy/8501/)
6
-
7
- App URL: <https://share.streamlit.io/giswqs/streamlit-template>
8
-
9
- ![](https://i.imgur.com/xd64mCi.png)
 
 
 
 
1
+ ```
2
+ ---
3
+ title: {{Trial APP}}
4
+ emoji: {{emoji}}
5
+ colorFrom: {{colorFrom}}
6
+ colorTo: {{colorTo}}
7
+ sdk: {{sdk}}
8
+ sdk_version: {{sdkVersion}}
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+ ```