Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Apr 29, 2016
1 parent 658f1e5 commit b4137fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

JSON scalar type for [GraphQL.js](https://github.com/graphql/graphql-js).

## Usage

```js
import GraphQLJSON from 'graphql-type-json';
```

[build-badge]: https://img.shields.io/travis/taion/graphql-type-json/master.svg
[build]: https://travis-ci.org/taion/graphql-type-json

Expand Down

0 comments on commit b4137fc

Please sign in to comment.