Skip to content

Commit 673d787

Browse files
committed
docs(readme): add open PRs badge + link to samples repo + change 'Docs' to 'Documentation' (strands-agents#100)
1 parent 823c74e commit 673d787

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@
88
<div align="center">
99
<a href="https://github.com/strands-agents/sdk-python/graphs/commit-activity"><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/strands-agents/sdk-python"/></a>
1010
<a href="https://github.com/strands-agents/sdk-python/issues"><img alt="GitHub open issues" src="https://img.shields.io/github/issues/strands-agents/sdk-python"/></a>
11+
<a href="https://github.com/strands-agents/sdk-python/pulls"><img alt="GitHub open pull requests" src="https://img.shields.io/github/issues-pr/strands-agents/sdk-python"/></a>
1112
<a href="https://github.com/strands-agents/sdk-python/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/strands-agents/sdk-python"/></a>
1213
<a href="https://pypi.org/project/strands-agents/"><img alt="PyPI version" src="https://img.shields.io/pypi/v/strands-agents"/></a>
1314
<a href="https://python.org"><img alt="Python versions" src="https://img.shields.io/pypi/pyversions/strands-agents"/></a>
1415
</div>
1516

1617
<p>
17-
<a href="https://strandsagents.com/">Docs</a>
18-
◆ <a href="/strands-agents/docs/tree/main/docs/examples">Samples</a>
18+
<a href="https://strandsagents.com/">Documentation</a>
19+
◆ <a href="/strands-agents/samples">Samples</a>
1920
◆ <a href="https://github.com/strands-agents/tools">Tools</a>
2021
◆ <a href="https://github.com/strands-agents/agent-builder">Agent Builder</a>
2122
</p>

0 commit comments

Comments
 (0)