Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## π **License**
|
2 |
|
3 |
Licensed under the MIT License. See the LICENSE file for more details. If you don't like the license, well... good luck changing it! π
|
|
|
1 |
+
---
|
2 |
+
title: My Streamlit Project
|
3 |
+
emoji: π₯
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
python_version: '3.10'
|
8 |
+
tags:
|
9 |
+
- streamlit
|
10 |
+
- data-visualization
|
11 |
+
app_file: app.py
|
12 |
+
sdk_version: 1.38.0
|
13 |
+
---
|
14 |
+
|
15 |
## π **License**
|
16 |
|
17 |
Licensed under the MIT License. See the LICENSE file for more details. If you don't like the license, well... good luck changing it! π
|