Skip to content

Commit a7e0d3e

Browse files
alanbldclaude
andcommitted
docs: Add deep dive video to README
Side-by-side video thumbnails: - 3-min Overview (existing) - Deep Dive: Architecture & Design (new) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3fd17f2 commit a7e0d3e

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,25 @@
1818
<strong><a href="https://alanbld.github.io/utf8proj/">🚀 Try the Interactive Demo</a></strong> — no install, runs in your browser
1919
</p>
2020

21-
<p align="center">
22-
<a href="https://youtu.be/rp5juOZq1J0?si=cG9Q81jB3y7hFusB">
23-
<img src="https://img.youtube.com/vi/rp5juOZq1J0/maxresdefault.jpg" alt="utf8proj demo video" width="600">
24-
</a>
25-
<br>
26-
<sub>▶️ Watch: 3-minute overview (AI-generated with NotebookLM)</sub>
27-
</p>
21+
<table align="center">
22+
<tr>
23+
<td align="center">
24+
<a href="https://youtu.be/rp5juOZq1J0?si=cG9Q81jB3y7hFusB">
25+
<img src="https://img.youtube.com/vi/rp5juOZq1J0/mqdefault.jpg" alt="utf8proj overview" width="320">
26+
</a>
27+
<br>
28+
<sub>▶️ 3-min Overview</sub>
29+
</td>
30+
<td align="center">
31+
<a href="https://www.youtube.com/watch?v=c8BVzJjnp0A">
32+
<img src="https://img.youtube.com/vi/c8BVzJjnp0A/mqdefault.jpg" alt="utf8proj deep dive" width="320">
33+
</a>
34+
<br>
35+
<sub>▶️ Deep Dive: Architecture & Design</sub>
36+
</td>
37+
</tr>
38+
</table>
39+
<p align="center"><sub>AI-generated with NotebookLM</sub></p>
2840

2941
---
3042

0 commit comments

Comments
 (0)