Skip to content

Commit 47a24a0

Browse files
authored
chore: Add opencollective badge
1 parent 7b13662 commit 47a24a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node-fetch
66
[![coverage status][codecov-image]][codecov-url]
77
[![install size][install-size-image]][install-size-url]
88
[![Discord][discord-image]][discord-url]
9+
[![Opencollective][opencollective-image]][opencollective-url]
910

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

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

0 commit comments

Comments
 (0)