chore: fix graphs
This commit is contained in:
parent
5209d58828
commit
455eabfb24
1 changed files with 6 additions and 6 deletions
|
|
@ -48,10 +48,10 @@ KOGRAL enables:
|
|||
│
|
||||
┌──────────────────┼──────────────────┐
|
||||
│ │ │
|
||||
┌───────▼───────┐ ┌───────▼───────┐ ┌──────▼──────┐
|
||||
┌───────▼───────┐ ┌───────▼───────┐ ┌──────▼──────────┐
|
||||
│ 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…
Add table
Reference in a new issue