Skip to content

Commit

Permalink
chore: Add opencollective badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Richienb committed Oct 2, 2019
1 parent 7b13662 commit 47a24a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,7 @@ node-fetch
[![coverage status][codecov-image]][codecov-url]
[![install size][install-size-image]][install-size-url]
[![Discord][discord-image]][discord-url]
[![Opencollective][opencollective-image]][opencollective-url]

A light-weight module that brings `window.fetch` to Node.js

Expand Down Expand Up @@ -577,6 +578,8 @@ MIT
[install-size-url]: https://packagephobia.now.sh/result?p=node-fetch
[discord-image]: https://img.shields.io/discord/619915844268326952?color=%237289DA&label=Discord&style=flat-square
[discord-url]: https://discord.gg/Zxbndcm
[opencollective-image]: https://img.shields.io/opencollective/all/node-fetch?label=Sponsors&style=flat-square
[opencollective-url]: https://opencollective.com/node-fetch
[whatwg-fetch]: https://fetch.spec.whatwg.org/
[response-init]: https://fetch.spec.whatwg.org/#responseinit
[node-readable]: https://nodejs.org/api/stream.html#stream_readable_streams
Expand Down

0 comments on commit 47a24a0

Please sign in to comment.