Spaces:
Sleeping
Sleeping
Claude commited on
Fix README short_description length for HuggingFace validation
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: purple
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
-
short_description: Chat with your data
|
| 10 |
---
|
| 11 |
|
| 12 |
# AI Data Chatbot
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
+
short_description: Chat with your data, get tables and charts
|
| 10 |
---
|
| 11 |
|
| 12 |
# AI Data Chatbot
|