Skip to content

Commit f04c917

Browse files
authored
Fixed formatting inconsistencies in README.md (#24)
Fixed the formatting issues in the Architecture in the README.md
1 parent 90a5b6b commit f04c917

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -180,21 +180,21 @@ openclawx gateway --verbose
180180

181181
```
182182
┌───────────────────────────────────────────────────┐
183-
│ Flutter App (Dart)
183+
│ Flutter App (Dart) │
184184
│ ┌──────────┐ ┌──────────┐ ┌──────────────┐ │
185-
│ │ Terminal │ │ Gateway │ │ Web Dashboard│ │
186-
│ │ Emulator │ │ Controls │ │ (WebView) │ │
185+
│ │ Terminal │ │ Gateway │ │ Web Dashboard│ │
186+
│ │ Emulator │ │ Controls │ │ (WebView) │ │
187187
│ └─────┬────┘ └─────┬────┘ └──────┬───────┘ │
188-
│ │ │ │
189-
│ ┌─────┴────────────┴─────────────┴─────────────┐
190-
│ │ Native Bridge (Kotlin) │
191-
│ └─────────────────┬────────────────────────────┘
192-
│ │
193-
│ ┌─────────────────┴────────────────────────────┐
194-
│ │ Node Provider (WebSocket) │
195-
│ │ Camera · Flash · Location · Screen │
196-
│ │ Sensor · Haptic · Canvas │
197-
│ └─────────────────┬────────────────────────────┘
188+
│ │ │ │ │
189+
│ ┌─────┴────────────┴─────────────┴─────────────┐ │
190+
│ │ Native Bridge (Kotlin) │ │
191+
│ └─────────────────┬────────────────────────────┘ │
192+
│ │ │
193+
│ ┌─────────────────┴────────────────────────────┐ │
194+
│ │ Node Provider (WebSocket) │ │
195+
│ │ Camera · Flash · Location · Screen │ │
196+
│ │ Sensor · Haptic · Canvas │ │
197+
│ └─────────────────┬────────────────────────────┘ │
198198
└────────────────────┼──────────────────────────────┘
199199
200200
┌────────────────────┼──────────────────────────────┐
@@ -204,9 +204,9 @@ openclawx gateway --verbose
204204
│ │ ┌─────────────────────────────────────┐ │ │
205205
│ │ │ OpenClaw AI Gateway │ │ │
206206
│ │ │ http://localhost:18789 │ │ │
207-
│ │ │ ← Node WS: 15 device commands │ │ │
207+
│ │ │ ← Node WS: 15 device commands │ │ │
208208
│ │ └─────────────────────────────────────┘ │ │
209-
│ │ Optional: Go, Homebrew │ │
209+
│ │ Optional: Go, Homebrew │ │
210210
│ └────────────────────────────────────────────┘ │
211211
└───────────────────────────────────────────────────┘
212212
```

0 commit comments

Comments
 (0)