docs: Link CLI integration guide in README
Browse files
README.md
CHANGED
|
@@ -15,3 +15,7 @@ This is the Plus version of [CLIProxyAPI](https://github.com/router-for-me/CLIPr
|
|
| 15 |
|
| 16 |
Running on Hugging Face Spaces with Puter OS.# trigger
|
| 17 |
# Force rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
Running on Hugging Face Spaces with Puter OS.# trigger
|
| 17 |
# Force rebuild
|
| 18 |
+
|
| 19 |
+
## Documentation
|
| 20 |
+
|
| 21 |
+
- [CLI Tool Integration Guide](docs/CLI_INTEGRATION.md) - Learn how to route Claude Code, Open Interpreter, and other CLI tools through this proxy.
|