Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit 006f26c

Browse files
authored
docs(readme): added codeclimate badge
1 parent 1da897d commit 006f26c

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-static-binding [![npm](https://img.shields.io/npm/v/graphql-static-binding.svg?style=for-the-badge)](https://www.npmjs.com/package/graphql-static-binding)[![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)
2-
[![Travis](https://img.shields.io/travis/supergraphql/graphql-static-binding.svg?style=for-the-badge)](https://travis-ci.org/supergraphql/graphql-static-binding)[![Greenkeeper badge](https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=for-the-badge)](https://renovateapp.com/)[![Code Climate](https://img.shields.io/codeclimate/maintainability/supergraphql/graphql-static-binding.svg?style=for-the-badge)](https://codeclimate.com/github/supergraphql/graphql-static-binding)
2+
[![Travis](https://img.shields.io/travis/supergraphql/graphql-static-binding.svg?style=for-the-badge)](https://travis-ci.org/supergraphql/graphql-static-binding)[![Greenkeeper badge](https://img.shields.io/badge/renovate-enabled-brightgreen.svg?style=for-the-badge)](https://renovateapp.com/)[![Code Climate](https://img.shields.io/codeclimate/maintainability/supergraphql/graphql-static-binding.svg?style=for-the-badge)](https://codeclimate.com/github/supergraphql/graphql-static-binding)[![Code Climate](https://img.shields.io/codeclimate/c/supergraphql/graphql-static-binding.svg?style=for-the-badge)](https://codeclimate.com/github/supergraphql/graphql-static-binding)
33
Generate static binding files for a GraphQL schema
44
<hr>
55
<p align="center">

0 commit comments

Comments
 (0)