From 662a5d6f01f508e51cdd123c4f4b406365bf6a7e Mon Sep 17 00:00:00 2001 From: Re-bin Date: Sun, 1 Feb 2026 07:39:23 +0000 Subject: [PATCH] update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92b3646..d1a8e9c 100644 --- a/README.md +++ b/README.md @@ -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 -**API Keys:** -- **OpenRouter**: https://openrouter.ai/keys -- **Brave Search** (optional): https://brave.com/search/api/ - ## CLI Reference | Command | Description |