Skip to content

docs: embed demo video in README#2

Merged
AkashAi7 merged 1 commit into
mainfrom
copilot/add-video-to-readme
Apr 29, 2026
Merged

docs: embed demo video in README#2
AkashAi7 merged 1 commit into
mainfrom
copilot/add-video-to-readme

Conversation

Copilot AI commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

The README lacked a visible demo video, making it harder for users to quickly understand what Steno Mode looks like in practice.

Changes

  • Video embed: Added <video> HTML tag pointing to steno-mode-demo1.mp4 directly below the hero image for immediate visibility
  • Fallback link: Added a markdown [Watch the demo video] link for platforms that don't render inline video
  • Video asset: steno-mode-demo1.mp4 (23 MB) committed to the repo root
<video src="./steno-mode-demo1.mp4" controls muted playsinline width="100%"></video>

[Watch the demo video](./steno-mode-demo1.mp4)

Copilot AI linked an issue Apr 29, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add video to README file docs: embed demo video in README Apr 29, 2026
Copilot AI requested a review from AkashAi7 April 29, 2026 17:26
@AkashAi7 AkashAi7 marked this pull request as ready for review April 29, 2026 17:27
@AkashAi7 AkashAi7 merged commit 715f653 into main Apr 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

readme

2 participants