Skip to content

Commit 8241f22

Browse files
committed
Merge pull request #175 from chentsulin/patch-2
Add npm version badge
2 parents cde2774 + e892cac commit 8241f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a technical preview of the JavaScript reference implementation for
44
GraphQL, a query language created by Facebook for describing data requirements
55
on complex application data models.
66

7+
[![npm version](https://badge.fury.io/js/graphql.svg)](http://badge.fury.io/js/graphql)
78
[![Build Status](https://travis-ci.org/graphql/graphql-js.svg)](https://travis-ci.org/graphql/graphql-js)
89
[![Coverage Status](https://coveralls.io/repos/graphql/graphql-js/badge.svg?branch=master)](https://coveralls.io/r/graphql/graphql-js?branch=master)
910
[![Public Slack Discussion](https://graphql-slack.herokuapp.com/badge.svg)](https://graphql-slack.herokuapp.com/)

0 commit comments

Comments
 (0)