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.