Skip to content

Commit 97f19a3

Browse files
committed
docs(readme): Add shields.io badges
1 parent fa97608 commit 97f19a3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
graphql-compose-connection
2-
======================
1+
# graphql-compose-connection
2+
3+
[![](https://img.shields.io/npm/v/graphql-compose-connection.svg)](https://www.npmjs.com/package/graphql-compose-connection)
4+
[![npm](https://img.shields.io/npm/dt/graphql-compose-connection.svg)](https://www.npmjs.com/package/graphql-compose-connection)
5+
[![Join the chat at https://gitter.im/graphql-compose/Lobby](https://badges.gitter.im/nodkz/graphql-compose.svg)](https://gitter.im/graphql-compose/Lobby)
6+
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
7+
38
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose) family, which adds to the TypeComposer `connection` resolver.
49

510
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)

0 commit comments

Comments
 (0)