diff --git a/README.md b/README.md index 54da888..a3a1d24 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ A .NET client wrapper for both .NET Core & .NET Framework projects of [Via CEP A ## Code Quality +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ed3ad9dbaf5e4ac5b51390a69fcdeea5)](https://www.codacy.com/manual/guilherme_9/ViaCEP?utm_source=github.com&utm_medium=referral&utm_content=guibranco/ViaCEP&utm_campaign=Badge_Grade) [![codecov](https://codecov.io/gh/guibranco/SMSDev/branch/master/graph/badge.svg)](https://codecov.io/gh/guibranco/SMSDev) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=guibranco_ViaCEP&metric=alert_status)](https://sonarcloud.io/dashboard?id=guibranco_ViaCEP) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=guibranco_ViaCEP&metric=coverage)](https://sonarcloud.io/dashboard?id=guibranco_ViaCEP) diff --git a/Src/ViaCEP/ViaCEP.csproj b/Src/ViaCEP/ViaCEP.csproj index 7cbd9f7..f989f36 100644 --- a/Src/ViaCEP/ViaCEP.csproj +++ b/Src/ViaCEP/ViaCEP.csproj @@ -4,7 +4,7 @@ netstandard2.0 true Guilherme Branco Stracini - The ViaCEP WebService client for .NET projects + The ViaCEP WebService client for .NET projects (both .NET Core and .NET Framework) © 2020 Guilherme Branco Stracini. All rights reserved. https://github.com/guibranco/ViaCEP/blob/master/LICENSE https://github.com/guibranco/ViaCEP/