Skip to content

Commit e849a06

Browse files
Update README.md
1 parent febcaeb commit e849a06

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Machine-readable custom errors 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-errors/)
55

6-
[![CircleCI](https://circleci.com/gh/thebigredgeek/apollo-errors.svg?style=shield)](https://circleci.com/gh/thebigredgeek/apollo-errors/tree/master)
7-
6+
[![CircleCI](https://circleci.com/gh/thebigredgeek/apollo-errors.svg?style=shield)](https://circleci.com/gh/thebigredgeek/apollo-errors/tree/master) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/badge.svg?style=beer-square)](https://beerpay.io/thebigredgeek/apollo-errors) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/make-wish.svg?style=flat-square)](https://beerpay.io/thebigredgeek/apollo-errors?focus=wish)
87

98
## Installation and usage
109

@@ -103,8 +102,3 @@ If the error is a known ApolloError, returns the serialized form of said error.
103102
**Otherwise**, *if strict is not truthy*, returns the original error passed into formatError.
104103

105104
**Otherwise**, *if strict is truthy*, returns null.
106-
107-
## Support on Beerpay
108-
Hey dude! Help me out for a couple of :beers:!
109-
110-
[![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/badge.svg?style=beer-square)](https://beerpay.io/thebigredgeek/apollo-errors) [![Beerpay](https://beerpay.io/thebigredgeek/apollo-errors/make-wish.svg?style=flat-square)](https://beerpay.io/thebigredgeek/apollo-errors?focus=wish)

0 commit comments

Comments
 (0)