Merge pull request #43 from gcmurphy/fix/update-readme

fix: update the tool list in README.md
This commit is contained in:
Lina Tawfik 2025-06-27 14:16:22 -07:00 committed by GitHub
commit 3bc37b5f61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ See [src/claude_code_sdk/_errors.py](src/claude_code_sdk/_errors.py) for all err
## Available Tools ## Available Tools
See the [Claude Code documentation](https://docs.anthropic.com/en/docs/claude-code/security#tools-available-to-claude) for a complete list of available tools. See the [Claude Code documentation](https://docs.anthropic.com/en/docs/claude-code/settings#tools-available-to-claude) for a complete list of available tools.
## Examples ## Examples
@ -129,4 +129,4 @@ See [examples/quick_start.py](examples/quick_start.py) for a complete working ex
## License ## License
MIT MIT