Skip to content

Commit b88ca85

Browse files
authored
docs: Update README.md to add instructions for using a2a-inspector (#214)
# Description Add instructions for a2a-inspector to validate agents.
1 parent 2b3bf6d commit b88ca85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ pip install a2a-sdk
5959
uv run test_client.py
6060
```
6161

62+
3. You can validate your agent using the agent inspector. Follow the instructions at the [a2a-inspector](https://github.com/google-a2a/a2a-inspector) repo.
63+
6264
You can also find more Python samples [here](https://github.com/google-a2a/a2a-samples/tree/main/samples/python) and JavaScript samples [here](https://github.com/google-a2a/a2a-samples/tree/main/samples/js).
6365

6466
## License

0 commit comments

Comments
 (0)