diff --git a/README.md b/README.md index e04a952b0..fa24ae814 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # graphql-cli-prepare [![npm](https://img.shields.io/npm/v/graphql-cli-prepare.svg?style=for-the-badge)](https://www.npmjs.com/package/graphql-cli-prepare) -[![Travis](https://img.shields.io/travis/supergraphql/graphql-cli-prepare.svg?style=for-the-badge)](https://travis-ci.org/supergraphql/graphql-cli-prepare)[![Greenkeeper badge](https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=for-the-badge)](https://renovateapp.com/) +[![Travis](https://img.shields.io/travis/supergraphql/graphql-cli-prepare.svg?style=for-the-badge)](https://travis-ci.org/supergraphql/graphql-cli-prepare)[![Greenkeeper badge](https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=for-the-badge)](https://renovateapp.com/)[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release) Plugin for [`graphql-cli`](https://github.com/graphql-cli/graphql-cli) to bundle schemas using [`graphql-import`](https://github.com/graphcool/graphql-import) and generate bindings using [`graphql-static-binding`](https://github.com/supergraphql/graphql-static-binding). ## Installation