Skip to content

Commit f10b6ed

Browse files
committed
feat(docs) clean up docs
1 parent b5de56b commit f10b6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ When generating code, the agent checks your patterns first:
3535
| Without MCP | With MCP |
3636
|-------------|----------|
3737
| Uses `constructor(private svc: Service)` | Uses `inject()` (97% team adoption) |
38-
| Suggests `primeng/button` directly | Uses `@codeblue/prime` wrapper |
38+
| Suggests `primeng/button` directly | Uses `@mycompany/ui-toolkit` wrapper |
3939
| Generic Jest setup | Your team's actual test utilities |
4040

4141
### Tip: Auto-invoke in your rules

0 commit comments

Comments
 (0)