tracinginsights commited on
Commit
357b57e
β€’
1 Parent(s): b33796b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: F1 Analysis
3
  emoji: πŸŒ–
4
- colorFrom: pink
5
- colorTo: red
6
  sdk: streamlit
7
  sdk_version: 1.10.0
8
  app_file: app.py
9
- pinned: false
 
10
  license: other
11
  ---
12
 
 
1
  ---
2
+ title: F1 Analysis - Tracing Insights
3
  emoji: πŸŒ–
4
+ colorFrom: lime
5
+ colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.10.0
8
  app_file: app.py
9
+ fullWidth: true
10
+ pinned: true
11
  license: other
12
  ---
13