Skip to content

Commit 276ff6a

Browse files
📝 Fix diagram
1 parent 5382ca0 commit 276ff6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ wand debug --container my-container
7373
## How it works
7474

7575
```
76-
┌─────────────────┐ ┌──────────────────────────
77-
│ Local Machine │ │ Pod / Container
78-
│ │ │
79-
│ debugwand CLI │◄─ kubectl/docker ─►│ Python App
80-
└────────┬────────┘ └────────┬─────────────────
76+
┌─────────────────┐ ┌────────────────────┐
77+
│ Local Machine │ │ Pod / Container │
78+
│ │ │ │
79+
│ debugwand CLI │◄─ kubectl/docker ─►│ Python App │
80+
└────────┬────────┘ └────────┬───────────┘
8181
│ │
8282
│ 1. Discover pods (k8s only) │
8383
├─────────────────────────────────────►│

0 commit comments

Comments
 (0)