Skip to content

Commit d354932

Browse files
committed
docs: README.md: update diagram
1 parent e84e830 commit d354932

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,20 @@ Debug console: http://localhost:9600
7171
## Architecture
7272

7373
```
74-
┌─────────────────────────────────────────────────────
75-
│ macOS
76-
77-
│ ┌─────────────┐ ┌─────────────────────────┐
78-
│ │ tmux │ │ TUI Parser (Go) │
79-
│ │ sessions │◄───►│ WebSocket server :9600 │
80-
│ └─────────────┘ └───────────┬─────────────┘
81-
│ ▲ │
82-
│ │ │
83-
│ ┌──────┴──────┐ │
84-
│ │ Nexus │ │
85-
│ │ Desktop App │ │
86-
│ └─────────────┘ │
87-
└──────────────────────────────────┼──────────────────
74+
┌───────────────────────────────────────────────────┐
75+
│ macOS │
76+
│ │
77+
│ ┌─────────────┐ ┌─────────────────────────┐ │
78+
│ │ tmux │ │ TUI Parser (Go) │ │
79+
│ │ sessions │◄───►│ WebSocket server :9600 │ │
80+
│ └─────────────┘ └───────────┬─────────────┘ │
81+
│ ▲ │ │
82+
│ │ │ │
83+
│ ┌──────┴──────┐ │ │
84+
│ │ Nexus │ │ │
85+
│ │ Desktop App │ │ │
86+
│ └─────────────┘ │ │
87+
└──────────────────────────────────┼────────────────┘
8888
│ WebSocket (LAN)
8989
┌────────▼────────┐
9090
│ Nexus Mobile │

0 commit comments

Comments
 (0)