docs(readme): B3 — clarify crate count (9 library + Tauri app crate)

This commit is contained in:
2026-05-01 08:03:42 +01:00
parent 16cbd7c13c
commit 10480ccbc7

View File

@@ -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. **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 - 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 - Cross-platform CI (Linux / macOS / Windows) via GitHub Actions
--- ---