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 │