Update README.md

This commit is contained in:
Zachary Huang 2025-04-13 20:08:52 -04:00 committed by GitHub
parent 5610fbe9d2
commit e6ede63e9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
This project demonstrates how to take an existing agent built with the PocketFlow library and make it accessible to other agents using the **Agent-to-Agent (A2A) communication protocol**. This project demonstrates how to take an existing agent built with the PocketFlow library and make it accessible to other agents using the **Agent-to-Agent (A2A) communication protocol**.
This implementation is based on the tutorial: [A2A Protocol Simply Explained: Here are 3 key differences to MCP!](https://zacharyhuang.substack.com/p/a2a-protocol-simply-explained-here)
## How it Works: A2A Integration ## How it Works: A2A Integration
This project combines two main parts: This project combines two main parts: