Use clickable thumbnail for demo video in README

GitHub strips relative src on <video> tags, so swap to an image link
pointing at the raw mp4. Extracted a frame for the thumbnail so the
two demo cells aren't visually identical.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Hermann Björgvin Haraldsson
2026-05-11 17:02:12 +00:00
co-authored by Claude Opus 4.7
parent 11dfa3e4b9
commit 7281fb3c2f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Shift+Tab over BLE HID for Claude Code's voice mode and mode-toggle shortcuts.
| On the desk | In action | | On the desk | In action |
| :-----------------------------------: | :----------------------------------------------------: | | :-----------------------------------: | :----------------------------------------------------: |
| ![Clawdmeter on a desk](assets/demo.jpeg) | <video src="assets/demo.mp4" controls width="100%"></video> | | ![Clawdmeter on a desk](assets/demo.jpeg) | [![Demo video](https://raw.githubusercontent.com/HermannBjorgvin/Clawdmeter/main/assets/demo_thumb.jpg)](https://raw.githubusercontent.com/HermannBjorgvin/Clawdmeter/main/assets/demo.mp4) |
## Screens ## Screens
Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB