From 7bb8aee532896ce1677162e68a79c811c58621ca Mon Sep 17 00:00:00 2001 From: Leendert de Borst Date: Tue, 18 Jun 2024 23:56:25 +0200 Subject: [PATCH] Add sonarcloud badges (#35) --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0e16e53bb..8feae2581 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@

AliasVault

- -[](https://github.com/lanedirt/OGameX/releases) -[](https://github.com/lanedirt/AliasVault/actions/workflows/docker-compose-build.yml) -[](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-build-run-tests.yml) -[](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-integration-tests.yml) +[](https://github.com/lanedirt/OGameX/releases) +[](https://github.com/lanedirt/AliasVault/actions/workflows/docker-compose-build.yml) +[](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-build-run-tests.yml) +[](https://github.com/lanedirt/AliasVault/actions/workflows/dotnet-integration-tests.yml) +[](https://sonarcloud.io/summary/new_code?id=lanedirt_AliasVault) +[](https://sonarcloud.io/summary/new_code?id=lanedirt_AliasVault)
> Disclaimer: This repository is currently in an alpha state and is NOT ready for production use. Critical features, such as encryption, are not yet fully implemented. AliasVault is a work in progress and as of this moment serves as a research playground. Users are welcome to explore and use this project, but please be aware that there are no guarantees regarding its security or stability. Use at your own risk!