feat(docs): update README to include video demo
- Replaced the placeholder GIF with an embedded video demonstrating the application. - Updated the video source to link directly to the new demo.mp4 file in the resources directory. This commit enhances the README by providing a more engaging and informative visual representation of the application features.
This commit is contained in:
parent
720951ec2e
commit
5d439e17fe
2 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,9 @@
|
|||
<br />
|
||||
|
||||
<p align="center">
|
||||
<!-- TODO: Replace with actual demo GIF/video -->
|
||||
<img src="resources/demo.gif" alt="claude-devtools Demo" width="900" />
|
||||
<video src="https://github.com/matt1398/claude-devtools/raw/main/resources/demo.mp4" width="900" autoplay loop muted playsinline>
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue