Skip to content

Commit bd81411

Browse files
authored
Add collective badges
1 parent c1a6243 commit bd81411

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
@@ -4,6 +4,9 @@
44
[![Coverage][coverage-badge]][coverage]
55
[![Downloads][downloads-badge]][downloads]
66
[![Size][size-badge]][size]
7+
[![Sponsors][sponsors-badge]][collective]
8+
[![Backers][backers-badge]][collective]
9+
[![Chat][chat-badge]][chat]
710

811
[**unist**][unist] utility to find a node before another node.
912

@@ -106,6 +109,16 @@ abide by its terms.
106109

107110
[size]: https://bundlephobia.com/result?p=unist-util-find-before
108111

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

111124
[license]: license

0 commit comments

Comments
 (0)