Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,16 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
license: mit
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
-
This is a
|
12 |
|
13 |
-
|
14 |
-
To get started with a new app do the following:
|
15 |
-
|
16 |
-
1) Install Shiny with `pip install shiny`
|
17 |
-
2) Create a new app with `shiny create .`
|
18 |
-
3) Then run the app with `shiny run --reload`
|
19 |
-
|
20 |
-
To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).
|
|
|
1 |
---
|
2 |
+
title: Place
|
3 |
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: blue
|
6 |
sdk: docker
|
7 |
+
pinned: true
|
8 |
license: mit
|
9 |
+
thumbnail: >-
|
10 |
+
https://cdn-uploads.huggingface.co/production/uploads/64b6ec82964f6e7bf31cf92c/5qVEecEdV_HSGxzuOwMMj.png
|
11 |
+
short_description: Hugging Face Space like Reddit r/place
|
12 |
---
|
13 |
|
14 |
+
This is a space that allows use simmilar to r/place
|
15 |
|
16 |
+
Head over to [memetech.ca/place](https://memetech.ca/place/) to try it out!
|
|
|
|
|
|
|
|
|
|
|
|
|
|