diff --git a/README.md b/README.md index 39d368afb..fc1fea6aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # body-parser-graphql [](https://www.npmjs.com/package/body-parser-graphql) -[](https://github.com/semantic-release/semantic-release)[](https://circleci.com/gh/supergraphql/body-parser-graphql)[](https://codeclimate.com/github/supergraphql/body-parser-graphql)[](https://coveralls.io/github/supergraphql/body-parser-graphql)[](https://renovateapp.com/) +[](https://github.com/semantic-release/semantic-release)[](https://circleci.com/gh/supergraphql/body-parser-graphql)[](https://codeclimate.com/github/supergraphql/body-parser-graphql)[](https://coveralls.io/github/supergraphql/body-parser-graphql)[](https://renovateapp.com/) [](https://app.fossa.io/projects/git%2Bgithub.com%2Fsupergraphql%2Fbody-parser-graphql?ref=badge_shield) + Express body-parser that supports the `application/graphql` MIME type. ## How does it work? @@ -67,3 +68,7 @@ app.use(bodyParserGraphQL())
+ + +## License +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fsupergraphql%2Fbody-parser-graphql?ref=badge_large) \ No newline at end of file