Skip to content

Commit 96bc2d3

Browse files
authored
Fix misaligned boxes in README.md's Architecture diagram. (#4)
1 parent 7e1589f commit 96bc2d3

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -207,15 +207,15 @@ The output is in `dist\Mouser\`. Zip that entire folder and distribute it.
207207
┌─────────────┐ ┌──────────┐ ┌────────────────┐
208208
│ Mouse HW │────▶│ Mouse │────▶│ Engine │
209209
│ (MX Master) │ │ Hook │ │ (orchestrator) │
210-
└─────────────┘ └─────────┘ └───────┬────────┘
211-
212-
block/pass ┌────▼────────┐
213-
│ Key │
214-
┌─────────────┐ ┌─────────┐ │ Simulator │
210+
└─────────────┘ └─────────┘ └───────┬────────┘
211+
212+
block/pass ┌────▼────────┐
213+
│ Key │
214+
┌─────────────┐ ┌─────────┐ │ Simulator │
215215
│ QML UI │◀───▶│ Backend │ │ (SendInput) │
216216
│ (PySide6) │ │ (QObject)│ └─────────────┘
217-
└─────────────┘ └─────────┘
218-
217+
└─────────────┘ └─────────┘
218+
219219
┌────┴────────┐
220220
│ App │
221221
│ Detector │

0 commit comments

Comments
 (0)