From 9c45b272e15c77ca0a02d15fb3bb1faba0736302 Mon Sep 17 00:00:00 2001 From: arkml <6592213+arkml@users.noreply.github.com> Date: Sat, 14 Feb 2026 14:10:29 +0530 Subject: [PATCH] Update README with clearer API key instructions Clarified instructions for adding API keys for Brave and Exa web searches. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37c079d7..9ba7e099 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,11 @@ To enable voice notes (optional), add a Deepgram API key in ~/.rowboat/config/de } ``` ### Web search -To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json (same format as above). -To use Exa research search (optional), add the Exa API key in ~/.rowboat/config/exa-search.json (same format as above). +To use Brave web search (optional), add the Brave API key in ~/.rowboat/config/brave-search.json. + +To use Exa research search (optional), add the Exa API key in ~/.rowboat/config/exa-search.json. + +(same format as above) ## What it does