docs(readme): add getcodegraph.com waitlist banner

Advertise the upcoming hosted CodeGraph platform at the top of the README with a "Join the waitlist" CTA (early beta access) linking to getcodegraph.com, plus the button SVG asset.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Colby McHenry
2026-06-04 19:19:27 -04:00
co-authored by Claude Opus 4.8
parent 629d8472b1
commit c95ead5c4e
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="192" height="44" viewBox="0 0 192 44" role="img" aria-label="Join the waitlist">
<rect x="0.5" y="0.5" width="191" height="43" fill="#7a201a" stroke="#5e1812"/>
<text x="96" y="27.5" text-anchor="middle"
font-family="-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Arial, sans-serif"
font-size="16" font-weight="600" fill="#f7f6f2">Join the waitlist<tspan dx="8">&#8594;</tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 477 B