Skip to content

Commit fc6694f

Browse files
lucianfialhoclaude
andcommitted
fix: use optimized GIF for README demo instead of video tag
GitHub sanitizes <video> tags in READMEs. Replace with a 15MB optimized GIF (640px, 8fps, 128-color palette) that renders natively. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4fead09 commit fc6694f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
ISAC extracts the Brand DNA from any live website — fonts, colors, design tokens, branding, and icons — and generates a production-ready design system for your Next.js project. Powered by Claude Code.
44

55
<p align="center">
6-
<video src="https://github.com/guataiba/isac-cli/raw/main/assets/isac-demo.mp4" autoplay loop muted playsinline width="100%">
7-
ISAC benchmark — design system extraction in ~6s, $0.00 API cost
8-
</video>
6+
<img src="assets/isac-demo.gif" alt="ISAC benchmark — design system extraction in ~6s, $0.00 API cost" width="100%">
97
</p>
108

119
## Packages
13 MB
Loading

0 commit comments

Comments
 (0)