Commit ·
ee51c8a
1
Parent(s): a0cace5
Update README short_description
Browse filesModify the README metadata short_description from "Number guessing game built with Python and Gradio" to "Classic number guessing game with tracking" to better reflect the app's tracking feature and clarify the project description.
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 6.5.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Classic number guessing game with tracking
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|