nextussocial Claude commited on
Commit
fbb321f
·
1 Parent(s): 06966eb

Fix short_description length for HF Spaces deployment

Browse files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
9
  python_version: 3.10
10
  pinned: false
11
  license: apache-2.0
12
- short_description: 'Transform UI screenshots into structured design token libraries'
13
  ---
14
 
15
  # 🎨 Design Token Extractor
 
9
  python_version: 3.10
10
  pinned: false
11
  license: apache-2.0
12
+ short_description: 'Transform UI screenshots into design tokens'
13
  ---
14
 
15
  # 🎨 Design Token Extractor