Skip to content

Commit 0f1a362

Browse files
committed
Update RPG-Kit README.
1 parent afa2842 commit 0f1a362

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

RPG-Kit/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ Use RPG-Kit when you want AI agents to work with repository-level context instea
2424
| Understand or update an existing codebase | Reverse workflow | [`Quick Start: Existing Repository`](#quick-start-existing-repository) |
2525
| Make a precise repository-aware edit | Surgical edit workflow | [`Quick Start: New Repository`](#quick-start-new-repository) |
2626

27-
Below is part of the graph visualization generated for this repository. Run `/rpgkit.encode` and open `rpg.html` to explore the full interactive graph.
28-
29-
![RPG-Kit repository graph visualization](../docs/rpgkit_visualized_graph.png)
30-
3127
### Workflow Details
3228

3329
```text
@@ -68,6 +64,10 @@ Reverse Direction: Code → RPG
6864
MCP Server: search_rpg / explore_rpg / get_node_detail / list_rpg_tree
6965
```
7066

67+
Below is part of the graph visualization generated for this repository. Run `/rpgkit.encode` and open `rpg.html` to explore the full interactive graph.
68+
69+
![RPG-Kit repository graph visualization](../docs/rpgkit_visualized_graph.png)
70+
7171
## Installation
7272

7373
### Prerequisites

0 commit comments

Comments
 (0)