Skip to content

Commit e9aa56b

Browse files
authored
Update README.md
1 parent 8037d06 commit e9aa56b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
**Agent-to-Agent (A2A)** is a lightweight, extensible protocol and framework for orchestrating tasks and exchanging structured content between autonomous agents using JSON-RPC 2.0.
44

5-
This repository provides a complete set of libraries and components for building, hosting, and communicating with A2A-compliant agents across various transport layers.
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/neuroglia-io/a2a-net/test.yml?branch=main)](https://github.com/neuroglia-io/a2a-net/actions)
6+
[![Release](https://img.shields.io/github/v/release/neuroglia-io/a2a-net?include_prereleases)](https://github.com/neuroglia-io/a2a-net/releases)
7+
[![NuGet](https://img.shields.io/nuget/v/a2a-net.Core.svg)](https://nuget.org/packages/a2a-net.Core)
8+
[![License](https://img.shields.io/github/license/neuroglia-io/a2a-net)](LICENSE)
9+
---
610

711
---
812

0 commit comments

Comments
 (0)