Skip to content

Commit d146107

Browse files
authored
Add collective badges
1 parent 4e1e88f commit d146107

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

readme.md

+13
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 create a new tree with all nodes that pass the
912
given test.
@@ -100,6 +103,16 @@ abide by its terms.
100103

101104
[size]: https://bundlephobia.com/result?p=unist-util-filter
102105

106+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
107+
108+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
109+
110+
[collective]: https://opencollective.com/unified
111+
112+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
113+
114+
[chat]: https://spectrum.chat/unified/syntax-tree
115+
103116
[npm]: https://docs.npmjs.com/cli/install
104117

105118
[license]: license

0 commit comments

Comments
 (0)