From 72c312810af1829e2911d8897d6a163d5206e47d Mon Sep 17 00:00:00 2001 From: sudacode Date: Wed, 19 Aug 2026 01:02:05 -0700 Subject: [PATCH] docs: link README demo to GitHub video playback - Use GitHub-hosted video playback for the README demo - Document the animated fallback behavior --- README.md | 2 +- changes/replace-minecard-demo.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b1f6943..4fd7b218 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Integrates Yomitan and mpv - on-screen lookups, mine to Anki, and track immersio [![License](https://img.shields.io/github/license/ksyasuda/SubMiner?style=flat-square&color=1a1a2e)](https://www.gnu.org/licenses/gpl-3.0) [![TypeScript](https://img.shields.io/badge/TypeScript-1a1a2e?style=flat-square&logo=typescript&logoColor=3178c6)](https://www.typescriptlang.org) -[![SubMiner demo](./assets/minecard.webp)](./assets/minecard.mp4) +[![SubMiner demo](./assets/minecard.webp)](https://github.com/user-attachments/assets/7abab8a9-4e4e-4f06-9f3c-9783e15a3807) diff --git a/changes/replace-minecard-demo.md b/changes/replace-minecard-demo.md index 3c65060a..97df67d2 100644 --- a/changes/replace-minecard-demo.md +++ b/changes/replace-minecard-demo.md @@ -1,4 +1,4 @@ type: docs area: docs -- Replaced the README and documentation mining demo with the current card-mining workflow. +- Replaced the README and documentation mining demo with the current card-mining workflow, with inline video playback on GitHub and an animated fallback elsewhere.