From d935e0c6bbaecb72629d0cf73a0c3286dd4c858a Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Fri, 11 Dec 2020 17:51:12 +0300 Subject: [PATCH] fix badge style --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0058a04..16deef7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![AppVeyor](https://img.shields.io/appveyor/build/gwinn/api-client-dotnet)](https://ci.appveyor.com/project/gwinn/api-client-dotnet) -[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg)](https://www.nuget.org/packages/Retailcrm.SDK/) +[![AppVeyor](https://img.shields.io/appveyor/build/gwinn/api-client-dotnet?logo=appveyor&logoColor=white)](https://ci.appveyor.com/project/gwinn/api-client-dotnet) +[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg?logo=nuget&logoColor=white)](https://www.nuget.org/packages/Retailcrm.SDK/) # RetailCRM API C# client