Skip to content

Commit 306e3d1

Browse files
rayketchamclaude
andcommitted
docs(readme): embed inline asciinema SVG at top of README
Render the-intern.cast to an animated SVG (svg-term-cli, 90x28, window chrome) and embed at the top of README under the text link row, wrapped in a clickable <a> to the full live-demos page. GitHub renders animated SVGs inline in READMEs (iframes/JS do not), so this gives first-time visitors an immediate visual of what the tool does without leaving the page. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 962a992 commit 306e3d1

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ No OpenSSL. No `signtool.exe`. No external dependencies. One binary.
66

77
**[Landing page](https://rayketcham-lab.github.io/PKI-Signing-Service/)** · **[Live demos (asciinema)](https://rayketcham-lab.github.io/PKI-Signing-Service/demo.html)** · **[Releases](https://github.com/rayketcham-lab/PKI-Signing-Service/releases)** · **[Changelog](CHANGELOG.md)**
88

9+
<p align="center">
10+
<a href="https://rayketcham-lab.github.io/PKI-Signing-Service/demo.html">
11+
<img src="docs/demos/the-intern.svg" alt="pki-sign demo — sign, verify, deploy a Windows PE in under 30s" width="800">
12+
</a>
13+
<br>
14+
<em>▶ <a href="https://rayketcham-lab.github.io/PKI-Signing-Service/demo.html">Watch the full demo suite (6 scripted casts)</a></em>
15+
</p>
16+
917
---
1018

1119
### Project Health

docs/demos/the-intern.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)