fix: correct ASCII art alignment in README.md
This commit is contained in:
@@ -20,7 +20,7 @@ The platform-agnostic API engine for the monorepo. Provides an isolated HTTP cli
|
|||||||
## Architecture Overview
|
## Architecture Overview
|
||||||
|
|
||||||
```
|
```
|
||||||
┌─────────────────────────────────────────────────────────────────────┐
|
┌────────────────────────────────────────────────────────────────────┐
|
||||||
│ @repo/core-api │
|
│ @repo/core-api │
|
||||||
│ │
|
│ │
|
||||||
│ ┌──────────────┐ ┌───────────────────┐ ┌───────────────────┐ │
|
│ ┌──────────────┐ ┌───────────────────┐ ┌───────────────────┐ │
|
||||||
@@ -39,7 +39,7 @@ The platform-agnostic API engine for the monorepo. Provides an isolated HTTP cli
|
|||||||
│ │ ApiError │ │
|
│ │ ApiError │ │
|
||||||
│ │ ErrorCodes │ │
|
│ │ ErrorCodes │ │
|
||||||
│ └─────────────────┘ │
|
│ └─────────────────┘ │
|
||||||
└─────────────────────────────────────────────────────────────────────┘
|
└────────────────────────────────────────────────────────────────────┘
|
||||||
│ │ │
|
│ │ │
|
||||||
▼ ▼ ▼
|
▼ ▼ ▼
|
||||||
apps/web apps/landing apps/desktop
|
apps/web apps/landing apps/desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user