From 4f2fe7f91c313dcad38704648d5f6eddcb8a22c0 Mon Sep 17 00:00:00 2001 From: Helmut Hoffer von Ankershoffen Date: Thu, 2 Jan 2025 18:49:16 +0100 Subject: [PATCH] docs(reference): links to github source and more --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac48168..a47ad84 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ The Brave Search Python Client provides Web, Image, News, and Video search capabilities. Use Cases: -1) Integrate into your Python code to help users find what they're looking for -2) Add to your AI applications to give LLMs access to current web information -3) Use the built-in CLI in shell scripts to get search results in JSON format +1) Integrate into your Python code to help users find what they're looking for. +2) Add to your AI applications to give LLMs access to current web information. +3) Use the built-in CLI in shell scripts to get search results in JSON format. ## Overview