Spaces:
Sleeping
Sleeping
Fix short_description length for Hugging Face metadata
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: docker
|
|
7 |
app_port: 7860
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
-
short_description:
|
11 |
tags:
|
12 |
- restaurant
|
13 |
- management
|
|
|
7 |
app_port: 7860
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
+
short_description: Restaurant management with QR ordering & analytics
|
11 |
tags:
|
12 |
- restaurant
|
13 |
- management
|