initial commit
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🐠
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
@@ -7,6 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
|
|
10 |
---
|
11 |
|
12 |
# Getting Started with Create React App
|
|
|
1 |
---
|
2 |
+
title: Static Leaderboard
|
3 |
emoji: 🐠
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
|
|
7 |
pinned: false
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
# Getting Started with Create React App
|