Skip to content

Commit 1b8a605

Browse files
authored
fix(docs): updated readme (#3)
1 parent 72e5b55 commit 1b8a605

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,5 +1,5 @@
11
# 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)
2-
[![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/)
2+
[![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)
33
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).
44

55
## Installation

0 commit comments

Comments
 (0)