Update Emoji and thumbnail
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Wrdler
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: streamlit
|
|
@@ -9,11 +9,13 @@ python_version: 3.12.8
|
|
| 9 |
app_port: 8501
|
| 10 |
app_file: app.py
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
short_description: Fast paced word guessing game
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Wrdler
|
|
@@ -365,4 +367,4 @@ Happy gaming and sound designing!
|
|
| 365 |
- Easy data management (delete `~/.wrdler/data/` to reset)
|
| 366 |
|
| 367 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 368 |
-
forums](https://discuss.streamlit.io).
|
|
|
|
| 1 |
---
|
| 2 |
title: Wrdler
|
| 3 |
+
emoji: 🧩
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: streamlit
|
|
|
|
| 9 |
app_port: 8501
|
| 10 |
app_file: app.py
|
| 11 |
tags:
|
| 12 |
+
- game
|
| 13 |
+
- vocabulary
|
| 14 |
+
- streamlit
|
| 15 |
+
- education
|
| 16 |
short_description: Fast paced word guessing game
|
| 17 |
+
thumbnail: >-
|
| 18 |
+
https://cdn-uploads.huggingface.co/production/uploads/6346595c9e5f0fe83fc60444/6rWS4AIaozoNMCbx9F5Rv.png
|
| 19 |
---
|
| 20 |
|
| 21 |
# Wrdler
|
|
|
|
| 367 |
- Easy data management (delete `~/.wrdler/data/` to reset)
|
| 368 |
|
| 369 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 370 |
+
forums](https://discuss.streamlit.io).
|