doc: Update README.md

This commit is contained in:
Hangfei Lin
2025-07-01 21:05:43 -07:00
committed by GitHub
parent 9af2394e0a
commit d0fdfb8c8e
+1 -1
View File
@@ -45,7 +45,7 @@ Agent Development Kit (ADK) is a flexible and modular framework for developing a
For remote agent-to-agent communication, ADK integrates with the For remote agent-to-agent communication, ADK integrates with the
[A2A protocol](https://github.com/google-a2a/A2A/). [A2A protocol](https://github.com/google-a2a/A2A/).
See this [example](https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents/google_adk) See this [example](https://github.com/a2aproject/a2a-samples/tree/main/samples/python/agents)
for how they can work together. for how they can work together.
## 🚀 Installation ## 🚀 Installation