Update README.md

This commit is contained in:
Hemang Sarkar
2025-02-12 09:24:51 +01:00
committed by GitHub
parent 144ce84235
commit a182f027c5

View File

@@ -57,7 +57,11 @@ To integrate the Proxy with your AI agent, youll need to modify how your clie
# Make API requests to Anthropic using the client as usual.
### Run
```bash
./run.sh up
```
### Run tests
```bash
./run.sh tests
```