From 451aa50881415bbb4cc07242d39e3d74f5adf599 Mon Sep 17 00:00:00 2001 From: EmadAnwer Date: Sat, 8 Jun 2024 00:30:40 +0300 Subject: [PATCH] Add sonarcloud badges (#3014) 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.