Skip to content

Commit f5b811f

Browse files
MasterSelectsclaude
andcommitted
docs: make initial load badge prominent, remove stats table
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ef495f0 commit f5b811f

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,20 @@
66

77
<br>
88

9-
<table>
10-
<tr>
11-
<td align="center"><h1>660 KB</h1><sub>gzip initial load</sub></td>
12-
<td align="center"><h1>138k</h1><sub>lines of TypeScript</sub></td>
13-
<td align="center"><h1>14</h1><sub>dependencies</sub></td>
14-
<td align="center"><h1>2,400+</h1><sub>lines of WGSL shaders</sub></td>
15-
</tr>
16-
</table>
9+
<a href="#"><img src="https://img.shields.io/badge/initial_load-660_kB_gzip-ff6b6b?style=for-the-badge&labelColor=1a1a2e&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0id2hpdGUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTEzIDJMMyAxNGgxMGwtMS04IDExIDEySDEzbDEtOHoiLz48L3N2Zz4=" alt="660 kB gzip"></a>
1710

18-
<br>
11+
<br><br>
1912

2013
<p>
2114
GPU-first editing with <b>30 effects</b>, <b>37 blend modes</b>, <b>76 AI tools</b>, <b>real 3D via Three.js</b>, and only <b>14 dependencies</b>.<br>
22-
Import <b>OBJ, glTF, GLB, FBX</b> models directly into the timeline. Full keyframe animation. Nested composition support.
15+
Built from scratch in <b>2,400+ lines of WGSL</b> and <b>138k lines of TypeScript</b>.<br>
16+
Import <b>OBJ, glTF, GLB, FBX</b> models directly into the timeline.
2317
</p>
2418

2519
<p>
2620
<a href="https://github.com/Sportinger/MasterSelects/releases"><img src="https://img.shields.io/badge/version-1.4.2-blue.svg" alt="Version"></a>
2721
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License"></a>
2822
<a href="https://app.fossa.com/projects/custom%2b61097%2fmasterselects"><img src="https://app.fossa.com/api/projects/custom%2b61097%2fmasterselects.svg?type=shield" alt="FOSSA Status"></a>
29-
<a href="#"><img src="https://img.shields.io/badge/initial_load-660_kB_gzip-ff6b6b?style=flat-square&labelColor=1a1a2e" alt="660 kB gzip"></a>
3023
</p>
3124

3225
<p>

0 commit comments

Comments
 (0)