Skip to content

Commit 77c9349

Browse files
fix: correct ASCII diagram alignment in README
1 parent 094f2c9 commit 77c9349

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ The most comprehensive suite of AI-optimized development tools, featuring struct
4747

4848
```
4949
┌─────────────────────────────────────────────────────────────────────────┐
50-
│ Users & AI Agents │
51-
└─────────────────────────┬───────────────┬──────────────────────────────
50+
│ Users & AI Agents
51+
└─────────────────────────┬───────────────┬──────────────────────────────┘
5252
│ │
5353
▼ ▼
5454
┌─────────────────┐ ┌─────────────────┐
@@ -60,11 +60,11 @@ The most comprehensive suite of AI-optimized development tools, featuring struct
6060
└─────────┬─────────┘
6161
6262
┌─────────────────────────────┐
63-
│ Intelligence Layer │
64-
│ • AI Reasoning Engine │
65-
│ • Risk Assessment │
66-
│ • Security Analysis │
67-
│ • Quality Metrics │
63+
│ Intelligence Layer
64+
│ • AI Reasoning Engine
65+
│ • Risk Assessment
66+
│ • Security Analysis
67+
│ • Quality Metrics
6868
└─────────────┬───────────────┘
6969
7070
┌─────────────────────────────┐
@@ -77,9 +77,9 @@ The most comprehensive suite of AI-optimized development tools, featuring struct
7777
└─────────────┬───────────────┘
7878
7979
┌─────────────────────────────┐
80-
│ Your Codebase │
81-
│ Always Current State │
82-
│ No Persistent Index │
80+
│ Your Codebase
81+
│ Always Current State
82+
│ No Persistent Index
8383
└─────────────────────────────┘
8484
```
8585

0 commit comments

Comments
 (0)