Skip to content

Commit b51b237

Browse files
committed
docs(readme): add interpreter usage to table of contents
- Insert interpreter-usage.md link in documentation index - Reorder numbering for all subsequent sections
1 parent 68c6623 commit b51b237

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ Secure command execution with Access Control Lists for AI protection.
1111
3. [Patterns Cheatsheet](./patterns-cheatsheet.md) - Quick reference for command patterns
1212
4. [Security](./security.md) - ACL, threat model, best practices
1313
5. [Examples](./examples.md) - Real-world integration examples
14-
6. [API Reference](./api-reference.md) - Complete method documentation
15-
7. [Common Errors](./common-errors.md) - Troubleshooting guide
14+
6. [Interpreter Usage](./interpreter-usage.md) - Running Deno, Python, Node.js safely
15+
7. [API Reference](./api-reference.md) - Complete method documentation
16+
8. [Common Errors](./common-errors.md) - Troubleshooting guide
1617

1718
## Quick Links
1819

0 commit comments

Comments
 (0)