From 1811be3135ce5e43208f5a78ebdcdf2d0b09c437 Mon Sep 17 00:00:00 2001 From: lashman Date: Sat, 7 Feb 2026 09:35:24 +0000 Subject: [PATCH] --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 78ccdf7..20e5d99 100644 --- a/README.md +++ b/README.md @@ -348,10 +348,10 @@ A split-architecture desktop app: Rust backend for system integration and timer │ (dynamic icon · tooltip · menu) │ ├──────────────────────────────────────────────────────────────┤ │ │ -│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ -│ │ Main Window │ │ Break Window│ │ Mini Window │ │ -│ │ (WebView) │ │ (WebView) │ │ (WebView) │ │ -│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │ +│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ +│ │ Main Window │ │ Break Window│ │ Mini Window │ │ +│ │ (WebView) │ │ (WebView) │ │ (WebView) │ │ +│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │ │ │ │ │ │ │ └─────────┬───────┴──────────────────┘ │ │ │ Tauri IPC │