update readme

This commit is contained in:
Re-bin
2026-02-01 07:39:23 +00:00
parent d4cc48afd5
commit 662a5d6f01

View File

@@ -88,10 +88,15 @@ nanobot onboard
"openrouter": {
"apiKey": "sk-or-v1-xxx"
}
},
"webSearch": {
"apiKey": "BSA-xxx"
}
}
```
> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) · [Brave Search](https://brave.com/search/api/) (optional, for web search)
**3. Chat**
```bash
@@ -217,10 +222,6 @@ nanobot gateway
</details>
**API Keys:**
- **OpenRouter**: https://openrouter.ai/keys
- **Brave Search** (optional): https://brave.com/search/api/
## CLI Reference
| Command | Description |