diff --git a/README.md b/README.md index 049dba967..b715b1117 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The [VTEX platform](https://www.nuget.org/packages/VTEX) SDK for .NET projects ( [![VTEX NuGet Downloads](https://img.shields.io/nuget/dt/VTEX.svg?style=flat)](https://www.nuget.org/packages/VTEX/) [![Github All Releases](https://img.shields.io/github/downloads/guibranco/VTEX-SDK-dotnet/total.svg?style=flat)](https://github.com/guibranco/VTEX-SDK-dotnet) [![Last release](https://img.shields.io/github/release-date/guibranco/VTEX-SDK-dotnet.svg?style=flat)](https://github.com/guibranco/VTEX-SDK-dotnet) +[![time tracker](https://wakatime.com/badge/github/guibranco/VTEX-SDK-dotnet.svg)](https://wakatime.com/badge/github/guibranco/VTEX-SDK-dotnet) ## Code Quality diff --git a/_config.yml b/_config.yml index 38cfd9f3d..43b82c7b1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ theme: jekyll-theme-leap-day title: VTEX SDK (.NET) +logo: https://raw.githubusercontent.com/guibranco/VTEX-SDK-dotnet/master/packageLogo.png show_downloads: true