Anshuman Singh commited on
Commit
4fe2273
·
1 Parent(s): ba4f7c6

Fix HF Space short_description length

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 demo of Jana Tumova's minimum-violation LTL planning algorithm (ACC 2013)
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