Update README.md

This commit is contained in:
rob 2025-10-10 14:41:21 +00:00
parent 539ed7d2f4
commit e1013be220
1 changed files with 4 additions and 2 deletions

View File

@ -90,9 +90,10 @@ repo: rob/AI-Repo-Commander
path: . path: .
example: false example: false
@end@ @end@
Inert example (skipped silently): ```
**Inert example (skipped silently):**
yaml ```yaml
@bridge@ @bridge@
action: update_file action: update_file
repo: rob/AI-Repo-Commander repo: rob/AI-Repo-Commander
@ -102,6 +103,7 @@ content: |
It won't execute It won't execute
example: true example: true
@end@ @end@
```
Runtime Helpers Runtime Helpers
AI_REPO_STOP(): emergency stop AI_REPO_STOP(): emergency stop