Anshuman Singh commited on
Commit ·
4fe2273
1
Parent(s): ba4f7c6
Fix HF Space short_description length
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: "4.44.0"
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description: Interactive
|
| 12 |
---
|
| 13 |
|
| 14 |
# Minimum-Violation LTL Planning
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Interactive minimum-violation LTL planner (ACC 2013)
|
| 12 |
---
|
| 13 |
|
| 14 |
# Minimum-Violation LTL Planning
|