chore: fix graphs
This commit is contained in:
parent
5209d58828
commit
455eabfb24
12
README.md
12
README.md
@ -35,7 +35,7 @@ KOGRAL enables:
|
||||
|
||||
```text
|
||||
┌─────────────────────────────────────────────────────────────┐
|
||||
│ kogral-core (Rust library) │
|
||||
│ kogral-core (Rust library) │
|
||||
├─────────────────────────────────────────────────────────────┤
|
||||
│ Config Layer: Nickel → JSON → serde → Rust structs │
|
||||
│ Storage Layer: Filesystem | SurrealDB | In-Memory │
|
||||
@ -48,10 +48,10 @@ KOGRAL enables:
|
||||
│
|
||||
┌──────────────────┼──────────────────┐
|
||||
│ │ │
|
||||
┌───────▼───────┐ ┌───────▼───────┐ ┌──────▼──────┐
|
||||
│ kogral-cli │ │ kogral-mcp │ │ NuShell │
|
||||
│ (Commands) │ │ (Server) │ │ (Scripts) │
|
||||
├───────────────┤ ├───────────────┤ ├─────────────┤
|
||||
┌───────▼───────┐ ┌───────▼───────┐ ┌──────▼──────────┐
|
||||
│ kogral-cli │ │ kogral-mcp │ │ NuShell │
|
||||
│ (Commands) │ │ (Server) │ │ (Scripts) │
|
||||
├───────────────┤ ├───────────────┤ ├─────────────────┤
|
||||
│ init │ │ 7 Tools │ │ kogral-sync │
|
||||
│ add │ │ 6 Resources │ │ kogral-backup │
|
||||
│ search │ │ 2 Prompts │ │ kogral-reindex │
|
||||
@ -59,7 +59,7 @@ KOGRAL enables:
|
||||
│ sync │ │ stdio │ │ kogral-export │
|
||||
│ serve │ │ │ │ kogral-stats │
|
||||
│ ... 13 total │ │ │ │ kogral-migrate │
|
||||
└───────────────┘ └───────────────┘ └─────────────┘
|
||||
└───────────────┘ └───────────────┘ └─────────────────┘
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user