From 984863f4027f8c6c5f1b71069761de2613374202 Mon Sep 17 00:00:00 2001 From: Cristian Rodriguez Date: Wed, 18 Sep 2024 02:39:24 -0400 Subject: [PATCH] doc(readme): add sonar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0d52ec..8f5dc5f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Nuget](https://img.shields.io/nuget/v/Fast.Clean.Architecture.Solution.Template?label=NuGet)](https://www.nuget.org/packages/Fast.Clean.Architecture.Solution.Template) [![Nuget](https://img.shields.io/nuget/dt/Fast.Clean.Architecture.Solution.Template?label=Downloads)](https://www.nuget.org/packages/Fast.Clean.Architecture.Solution.Template) +[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=christianrd_FastCleanArchitecture)](https://sonarcloud.io/summary/new_code?id=christianrd_FastCleanArchitecture) The purpose of this template is to offer a simple and effective solution for building enterprise applications by harnessing the capabilities of Clean Architecture and ASP.NET Core.