Skip to content

Commit 20ef6ca

Browse files
authored
Add collective badges
1 parent 38b5d94 commit 20ef6ca

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![Build][build-badge]][build]
44
[![Coverage][coverage-badge]][coverage]
55
[![Downloads][downloads-badge]][downloads]
6+
[![Sponsors][sponsors-badge]][collective]
7+
[![Backers][backers-badge]][collective]
8+
[![Chat][chat-badge]][chat]
69
[![Size][size-badge]][size]
710

811
[**unist**][unist] utility to find nodes after another node.
@@ -108,6 +111,16 @@ abide by its terms.
108111

109112
[size]: https://bundlephobia.com/result?p=unist-util-find-all-after
110113

114+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
115+
116+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
117+
118+
[collective]: https://opencollective.com/unified
119+
120+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
121+
122+
[chat]: https://spectrum.chat/unified/syntax-tree
123+
111124
[npm]: https://docs.npmjs.com/cli/install
112125

113126
[license]: license

0 commit comments

Comments
 (0)