Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,15 @@ Command-line tool for interacting with A2A agents:

For detailed instructions and advanced scenarios, see the individual README files linked above.

## Further Reading

To learn more about the A2A protocol, explore these additional resources:

- **[A2A Protocol Documentation](https://a2a-protocol.org/latest/)** - Documentation for the A2A protocol
- **[A2A Protocol Specification](https://a2a-protocol.org/latest/specification/)** - Technical specification
- **[A2A Topics](https://a2a-protocol.org/latest/topics/what-is-a2a/)** - Overview of A2A protocol features and key concepts
- **[A2A Roadmap](https://a2a-protocol.org/latest/roadmap/)** - Future development plans and upcoming features

## Acknowledgements

This library builds upon [Darrel Miller's](https://github.com/darrelmiller) [sharpa2a](https://github.com/darrelmiller/sharpa2a) project. Thanks to Darrel and all the other contributors for the foundational work that helped shape this SDK.
Expand Down