Skip to content

Commit 6a4aadb

Browse files
authored
Add collective badges
1 parent b59129f commit 6a4aadb

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 modify the given tree by removing all nodes that
912
pass the given test.
@@ -124,6 +127,16 @@ abide by its terms.
124127

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

130+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
131+
132+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
133+
134+
[collective]: https://opencollective.com/unified
135+
136+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
137+
138+
[chat]: https://spectrum.chat/unified/syntax-tree
139+
127140
[npm]: https://docs.npmjs.com/cli/install
128141

129142
[license]: license

0 commit comments

Comments
 (0)