8000 Update README.md mention of tools repo (#29) · hrudu-dev/sdk-python@a03b74c · GitHub
[go: up one dir, main page]

Skip to content

Commit a03b74c

Browse files
authored
Update README.md mention of tools repo (strands-agents#29)
Typo in the examples tools header referencing the wrong repo
1 parent e830c05 commit a03b74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ agent = Agent(tools=[calculator])
152152
agent("What is the square root of 1764")
153153
```
154154

155-
It's also available on GitHub via [strands-agents-tools](https://github.com/strands-agents/strands-agents-tools).
155+
It's also available on GitHub via [strands-agents/tools](https://github.com/strands-agents/tools).
156156

157157
## Documentation
158158

0 commit comments

Comments
 (0)
0