Skip to content

Commit 6214217

Browse files
committed
beerpay and updated description
1 parent 5f8984d commit 6214217

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# apollo-resolvers
2-
Composable resolvers for Apollostack's GraphQL server
2+
Expressive and composable resolvers for Apollostack's GraphQL server
33

44
[![NPM](https://nodei.co/npm/apollo-errors.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/apollo-resolvers/)
5+
6+
[![CircleCI](https://circleci.com/gh/thebigredgeek/apollo-resolvers/tree/master.svg?style=shield)](https://circleci.com/gh/thebigredgeek/apollo-resolvers/tree/master) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-resolvers/badge.svg?style=beer-square)](https://beerpay.io/thebigredgeek/apollo-resolvers) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-resolvers/make-wish.svg?style=flat-square)](https://beerpay.io/thebigredgeek/apollo-resolvers?focus=wish)
7+
8+
## Installation and usage
9+
10+
Install the package:
11+
12+
```bash
13+
npm install apollo-errors
14+
```

0 commit comments

Comments
 (0)