You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,15 @@ Command-line tool for interacting with A2A agents:
188
188
189
189
For detailed instructions and advanced scenarios, see the individual README files linked above.
190
190
191
+
## Further Reading
192
+
193
+
To learn more about the A2A protocol, explore these additional resources:
194
+
195
+
-**[A2A Protocol Documentation](https://a2a-protocol.org/latest/)** - The official documentation for the A2A protocol.
196
+
-**[A2A Protocol Specification](https://a2a-protocol.org/latest/specification/)** - The detailed technical specification of the protocol.
197
+
-**[A2A Topics](https://a2a-protocol.org/latest/topics/what-is-a2a/)** - An overview of key concepts and features of the A2A protocol.
198
+
-**[A2A Roadmap](https://a2a-protocol.org/latest/roadmap/)** - A look at the future development plans and upcoming features.
199
+
191
200
## Acknowledgements
192
201
193
202
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.
0 commit comments