Add YouTube play button badge below video thumbnail
- Replace simple text with YouTube-styled badge - Use shields.io badge with YouTube branding - Better visual indication of video link 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
59eed3562b
commit
b1b50f09c3
|
|
@ -6,9 +6,11 @@ Control [Claude Code](https://claude.ai/code) remotely via email. Start tasks lo
|
||||||
|
|
||||||
### 🎥 Watch Demo Video
|
### 🎥 Watch Demo Video
|
||||||
|
|
||||||
[](https://youtu.be/_yrNlDYOJhw)
|
<a href="https://youtu.be/_yrNlDYOJhw">
|
||||||
|
<img src="./CCRemote_demo.png" alt="Claude Code Remote Demo" width="100%">
|
||||||
**▶️ Click to watch on YouTube**
|
<br>
|
||||||
|
<img src="https://img.shields.io/badge/▶-Watch%20on%20YouTube-red?style=for-the-badge&logo=youtube" alt="Watch on YouTube">
|
||||||
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue