VicGerardoPR commited on
Commit
471413f
1 Parent(s): 09b150d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: "Alaska Lightning Strikes Visualization"
3
- emoji: ""
4
- colorFrom: "blue"
5
- colorTo: "purple"
6
- sdk: "streamlit"
7
- sdk_version: "1.9.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -33,6 +33,4 @@ These dependencies are listed in the `requirements.txt` file and will be automat
33
  To use the application:
34
 
35
  1. Input the shapefile path to load the data.
36
- 2. The application will process the data and visualize it on a map.
37
-
38
-
 
1
  ---
2
+ title: Alaska Lightning Strikes Visualization
3
+ emoji: ⚡
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: 1.35.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
33
  To use the application:
34
 
35
  1. Input the shapefile path to load the data.
36
+ 2. The application will process the data and visualize it on a map.