diff --git a/README.md b/README.md index b6ecc64..7a3cb92 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# graphql-client [![Gem Version](https://badge.fury.io/rb/graphql-client.svg)](https://badge.fury.io/rb/graphql-client) ![CI](https://github.com/github/graphql-client/workflows/CI/badge.svg) +# graphql-client [![Gem Version](https://badge.fury.io/rb/graphql-client.svg)](https://badge.fury.io/rb/graphql-client) [![CI](https://github.com/github/graphql-client/workflows/CI/badge.svg)](https://github.com/github/graphql-client/actions?query=workflow) GraphQL Client is a Ruby library for declaring, composing and executing GraphQL queries.