From 5255ef70cbd15edc693c71527ff20b57aec887c9 Mon Sep 17 00:00:00 2001 From: ShehaoLi Date: Mon, 1 Jun 2026 21:24:05 -0700 Subject: [PATCH] Simplify README demo links --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5d2adb4..414b77d 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,10 @@ It turns a repetitive manual lab workflow into a layered application: ## Demo -Watch the point-by-point operator console demo on YouTube: -[https://youtu.be/fYokRzNnm84](https://youtu.be/fYokRzNnm84) - [![Auto-Load-off-Test point-by-point operator console replay](docs/images/auto-load-off-test-point-replay-demo.png)](https://youtu.be/fYokRzNnm84) +[Watch the point-by-point operator console demo on YouTube](https://youtu.be/fYokRzNnm84) + This capture shows the real Tkinter operator console replaying a deterministic 72-point fixture point by point. It demonstrates the UI, plotting, progress/status updates, source receipt, and export workflow without connected instruments. @@ -27,14 +26,7 @@ workflow without connected instruments. It is labeled `No hardware - simulated fixture`: the production AWG/oscilloscope adapters are not used in this demo, and it is not live hardware validation. -Local fallback: - - - -[Open the local MP4 fallback](docs/images/auto-load-off-test-point-replay-demo.mp4) | -[View the poster frame](docs/images/auto-load-off-test-point-replay-demo.png) +For offline review, the same capture is available as a [local MP4 fallback](docs/images/auto-load-off-test-point-replay-demo.mp4). ## Why It Exists