Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π¨ Drawable
|
| 2 |
|
| 3 |
> The ultimate Draw & Guess game β skribbl.io clone with superpowers.
|
|
@@ -85,4 +92,4 @@ Player β click "Quick Play"
|
|
| 85 |
|
| 86 |
Player β click "Create Room" β get 6-char code β share with friends
|
| 87 |
Player β click "Join Room" β enter code β join instantly
|
| 88 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Drawable
|
| 3 |
+
sdk: docker
|
| 4 |
+
emoji: π
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: pink
|
| 7 |
+
---
|
| 8 |
# π¨ Drawable
|
| 9 |
|
| 10 |
> The ultimate Draw & Guess game β skribbl.io clone with superpowers.
|
|
|
|
| 92 |
|
| 93 |
Player β click "Create Room" β get 6-char code β share with friends
|
| 94 |
Player β click "Join Room" β enter code β join instantly
|
| 95 |
+
```
|