From 6f9d0c83d310c70b4fe7efcd5f93f0414ef5758f Mon Sep 17 00:00:00 2001 From: jamshale Date: Tue, 4 Jun 2024 15:43:45 +0000 Subject: [PATCH] Add sonarcloud badges Signed-off-by: jamshale --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d25d2b5814..b736900c6d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Hyperledger Aries Cloud Agent - Python -[![pypi releases](https://img.shields.io/pypi/v/aries_cloudagent)](https://pypi.org/project/aries-cloudagent/) - - +

+ + + +   +   +   +

> An easy to use Aries agent for building SSI services using any language that supports sending/receiving HTTP requests.