From 9173a8cffb5fed8acd54c817c1f60e0b89901534 Mon Sep 17 00:00:00 2001 From: Raul Hidalgo Caballero Date: Thu, 14 Dec 2017 17:32:06 +0100 Subject: [PATCH] Added MyGet Badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d642055c..ff8b5917 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GraphQL.Client: [![CircleCI](https://img.shields.io/circleci/project/github/graphql-dotnet/graphql-client.svg)](https://circleci.com/gh/graphql-dotnet/graphql-client) [![NuGet](https://img.shields.io/nuget/v/GraphQL.Client.svg)](https://www.nuget.org/packages/GraphQL.Client) +[![MyGet](https://img.shields.io/myget/graphql-dotnet/v/GraphQL.Client.svg)](https://www.myget.org/feed/graphql-dotnet/package/nuget/GraphQL.Client) A GraphQL Client for .NET Standard.