Skip to content

Commit 04fdc2d

Browse files
authored
Update README.md (Michannne#16)
Added travis-CI support
1 parent b2e0bf9 commit 04fdc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# graphql-core
22
A wrapper library for GraphQL.NET that provides additional features to ease enterprise integration
33

4-
[![Build status](https://ci.appveyor.com/api/projects/status/dptn1yq8wc65mmxs?svg=true)](https://ci.appveyor.com/project/Michannne/graphql-core) [![Nuget](https://img.shields.io/nuget/v/GraphQL-Core.svg)](https://www.nuget.org/packages/GraphQL-Core)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/dptn1yq8wc65mmxs?svg=true)](https://ci.appveyor.com/project/Michannne/graphql-core) [![Nuget](https://img.shields.io/nuget/v/GraphQL-Core.svg)](https://www.nuget.org/packages/GraphQL-Core) [![Travis (.org)](https://img.shields.io/travis/Michannne/GraphQL-Core.svg?label=travis-CI&logo=travis)](https://travis-ci.org/Michannne/graphql-core)
55

66
GraphQL.NET can be found [here](https://github.com/graphql-dotnet/graphql-dotnet/)
77

0 commit comments

Comments
 (0)