diff --git a/README.md b/README.md index 46b6f5e86f8..0e0a17bc93f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gqlgen ![CircleCI](https://circleci.com/gh/vektah/gqlgen.svg?style=svg) +# gqlgen [![CircleCI](https://img.shields.io/circleci/project/github/vektah/gqlgen/master.svg)](https://circleci.com/gh/vektah/gqlgen) [![Read the Docs](https://img.shields.io/readthedocs/pip.svg)](http://gqlgen.com/) This is a library for quickly creating strictly typed graphql servers in golang.