From 1e890eba3a3d8652d3456980f0557dfbf323b39e Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Fri, 27 Mar 2020 23:53:23 -0300 Subject: [PATCH 1/2] Update ViaCEP.csproj --- Src/ViaCEP/ViaCEP.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ From 8cf305548a837b14eadd62e0fbb6b1e71c8d98cc Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Fri, 27 Mar 2020 23:57:01 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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)