Skip to content

Commit

Permalink
doc: polish
Browse files Browse the repository at this point in the history
  • Loading branch information
helmut-hoffer-von-ankershoffen committed Dec 31, 2024
1 parent aa699a4 commit bb1909f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,15 @@ TK

### Docker

Build the Docker image:
Run the client:

```bash
docker run --env BRAVE_SEARCH_API_KEY=YOUR_BRAVE_SEARCH_API_KEY helmuthva/brave-search-python-client --help
```
```bash
docker run --env BRAVE_SEARCH_API_KEY=YOUR_BRAVE_SEARCH_API_KEY helmuthva/brave-search-python-client web "hello world"
```


## Extra: MCP Server

Expand Down

0 comments on commit bb1909f

Please sign in to comment.