Skip to content

Commit 3bf564a

Browse files
committed
Add more badges
1 parent 0a6f19b commit 3bf564a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

readme.md

Lines changed: 14 additions & 1 deletion
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+
[![Size][size-badge]][size]
7+
[![Sponsors][sponsors-badge]][collective]
8+
[![Backers][backers-badge]][collective]
69
[![Chat][chat-badge]][chat]
710

811
Get the style of [**mdast**][mdast] headings.
@@ -72,9 +75,19 @@ repository, organisation, or community you agree to abide by its terms.
7275

7376
[downloads]: https://www.npmjs.com/package/mdast-util-heading-style
7477

78+
[size-badge]: https://img.shields.io/bundlephobia/minzip/mdast-util-heading-style.svg
79+
80+
[size]: https://bundlephobia.com/result?p=mdast-util-heading-style
81+
82+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
83+
84+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
85+
86+
[collective]: https://opencollective.com/unified
87+
7588
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
7689

77-
[chat]: https://spectrum.chat/unified/remark
90+
[chat]: https://spectrum.chat/unified/syntax-tree
7891

7992
[license]: license
8093

0 commit comments

Comments
 (0)