From 0c9aa3ed6c1c400c92bfa88a8cb429c2d16d32b3 Mon Sep 17 00:00:00 2001 From: Re-bin Date: Sun, 1 Feb 2026 16:45:51 +0000 Subject: [PATCH] update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29dbbc8..384b12b 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,9 @@ pip install -e . ## 🚀 Quick Start > [!TIP] -> Set your API key in `~/.nanobot/config.json`. Get one at [OpenRouter](https://openrouter.ai/keys). +> Set your API key in `~/.nanobot/config.json`. +> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) · [Brave Search](https://brave.com/search/api/) (optional, for web search) +> You can also change the model to `minimax/minimax-m2` for lower cost. **1. Initialize** @@ -102,9 +104,6 @@ nanobot onboard } ``` -> **Tip**: You can also change the model to `minimax/minimax-m2` for lower cost. - -> Get API keys: [OpenRouter](https://openrouter.ai/keys) (LLM) · [Brave Search](https://brave.com/search/api/) (optional, for web search) **3. Chat**