Skip to content

Commit 3bc37b5

Browse files
authored
Merge pull request #43 from gcmurphy/fix/update-readme
fix: update the tool list in README.md
2 parents adf115f + b65751b commit 3bc37b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ See [src/claude_code_sdk/_errors.py](src/claude_code_sdk/_errors.py) for all err
121121

122122
## Available Tools
123123

124-
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.
124+
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.
125125

126126
## Examples
127127

128128
See [examples/quick_start.py](examples/quick_start.py) for a complete working example.
129129

130130
## License
131131

132-
MIT
132+
MIT

0 commit comments

Comments
 (0)