Skip to content

Commit 22d5da7

Browse files
committed
a2a support
1 parent 897e655 commit 22d5da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🎬 Google A2A Protocol - Java Examples
22

33
If you're looking to build Java applications using the Google A2A (Agent-to-Agent) protocol, this repository provides numerous reference examples to help you get started.
4-
To get started you can look at A2AJavaAgent class, which shows how to define and trigger Google a2a tasks using natural language prompts.
4+
To get started you can look at [A2AJavaAgent](/src/main/java/io/github/vishalmysore/example/a2a/A2AJavaAgent.java) class, which shows how to define and trigger Google a2a tasks using natural language prompts.
55

66
This framework supports:
77

0 commit comments

Comments
 (0)