Bhargavi commited on
Commit
0bfa946
·
1 Parent(s): cf120ca

Fix: shorten HF short_description to under 60 chars

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ python_version: '3.11'
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
- short_description: Visualize git branch history as a DAG with next-commit preview
13
  ---
14
 
15
  # Git Branch Graph Visualizer
 
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
+ short_description: Git branch DAG with next-commit preview
13
  ---
14
 
15
  # Git Branch Graph Visualizer