From 467a58871307a60cb78321e520a92e3dae1d7d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CBeeRad=E2=80=9D?= Date: Mon, 16 Feb 2026 16:24:16 +1100 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20video=20thumbnail=20=E2=80=94=20u?= =?UTF-8?q?se=20hqdefault=20(maxresdefault=20404s)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec5daac..527b7c5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ **TL;DR:** Clone this repository and you'll have a local SQLite database on your computer. The database schema is structured so external AI agents can continuously read and write to it, building your knowledge graph externally. -[![Watch the demo](https://img.youtube.com/vi/IA02YB8mInM/maxresdefault.jpg)](https://youtu.be/IA02YB8mInM) +[![Watch the demo](https://img.youtube.com/vi/IA02YB8mInM/hqdefault.jpg)](https://youtu.be/IA02YB8mInM?si=WoWpNE9QZEKEukvZ) > **Currently macOS only.** Linux and Windows support is coming. If you want to run it on Linux/Windows now, see [instructions at the bottom](#linuxwindows).