We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c6623 commit b51b237Copy full SHA for b51b237
1 file changed
docs/README.md
@@ -11,8 +11,9 @@ Secure command execution with Access Control Lists for AI protection.
11
3. [Patterns Cheatsheet](./patterns-cheatsheet.md) - Quick reference for command patterns
12
4. [Security](./security.md) - ACL, threat model, best practices
13
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
+6. [Interpreter Usage](./interpreter-usage.md) - Running Deno, Python, Node.js safely
+7. [API Reference](./api-reference.md) - Complete method documentation
16
+8. [Common Errors](./common-errors.md) - Troubleshooting guide
17
18
## Quick Links
19
0 commit comments