From 10480ccbc746b73cd4dbe262817e8dc303c840df Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 1 May 2026 08:03:42 +0100 Subject: [PATCH] =?UTF-8?q?docs(readme):=20B3=20=E2=80=94=20clarify=20crat?= =?UTF-8?q?e=20count=20(9=20library=20+=20Tauri=20app=20crate)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84aea2c..36e6c8a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Magnotia is a local-first, cognitive-load-aware dictation and task-capture deskt **Pre-alpha.** Actively dogfooded on Linux (KDE Plasma 6 on Wayland). macOS and Windows targets are in scope and exercised by CI, but not yet beta-ready. One primary user; open source-intent with licence TBD before public beta. - Current `main`: see commit log -- 220+ lib tests across 9 library crates plus 67 Tauri-app tests, all passing +- 9 library crates plus the Tauri app crate; 220+ lib tests plus 67 Tauri-app tests, all passing - Cross-platform CI (Linux / macOS / Windows) via GitHub Actions ---