Bump to v0.1.18, add icon and badges to README
- Add SVG icon with red rounded border "T" - Add PyPI version, coverage, Python version, and license badges - Remove video embed from README - Center header with icon Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
|
||||
<rect x="8" y="8" width="112" height="112" rx="16" ry="16" fill="none" stroke="#E53935" stroke-width="8"/>
|
||||
<text x="64" y="88" font-family="Helvetica, Arial, sans-serif" font-weight="bold" font-size="80" fill="#E53935" text-anchor="middle">T</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 347 B |
Reference in New Issue
Block a user