Spaces:
Sleeping
Sleeping
Fix YAML formatting in README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: YouTube Trend Analyzer
|
3 |
-
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: docker
|
@@ -8,4 +8,5 @@ pinned: false
|
|
8 |
app: app.py
|
9 |
---
|
10 |
|
|
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: YouTube Trend Analyzer
|
3 |
+
emoji: "π"
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: docker
|
|
|
8 |
app: app.py
|
9 |
---
|
10 |
|
11 |
+
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|