From d8cca7e1432665b086d14a5eeae3c5a4fa065639 Mon Sep 17 00:00:00 2001 From: Yurii Shynbuiev - IOHK Date: Fri, 3 May 2024 17:37:49 +0700 Subject: [PATCH] chore: update Coveralls badge [skip ci] (#1005) Signed-off-by: Yurii Shynbuiev - IOHK Signed-off-by: Hyperledger Bot Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hyperledger Bot --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b86d7c505d..f1447ec6e1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Identus Cloud Agent

- Coverage Status + Coverage Status Unit tests End-to-end tests Performance tests @@ -96,7 +96,7 @@ The following sections describe how to run the Cloud Agent in different configur The Cloud Agent can be configured to use different types of ledger, secret storage and DID persistence. Any combination of options is available, but the most common configurations are: | Configuration | Secret Storage | DIDs persistence | Prism Node | -| -------------- | -------------- | ---------------- |-------------------------------------------------| +|----------------|----------------|------------------|-------------------------------------------------| | Dev | PostgreSQL | No | In-memory | | Pre-production | PostgreSQL | Yes | Distributed Ledger testnet (preview or preprod) | | Production | Hashicorp | Yes | Distributed Ledger mainnet | @@ -179,7 +179,7 @@ The following tutorials will help you get started with the Cloud Agent and issue ## User documentation -All extended documentation, tutorials and API references for the Identus ecosystem can be found at https://docs.atalaprism.io/ +All extended documentation, tutorials and API references for the Identus ecosystem can be found at ## Contributing