Skip to content

Commit 6eb2dda

Browse files
committed
Add more badges
1 parent 414135a commit 6eb2dda

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

readme.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# remark-toc [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat]
1+
# remark-toc
2+
3+
[![Build][build-badge]][build]
4+
[![Coverage][coverage-badge]][coverage]
5+
[![Downloads][downloads-badge]][downloads]
6+
[![Chat][chat-badge]][chat]
7+
[![Sponsors][sponsors-badge]][collective]
8+
[![Backers][backers-badge]][collective]
29

310
Generate a Table of Contents in [**remark**][remark].
411

@@ -119,15 +126,25 @@ repository, organisation, or community you agree to abide by its terms.
119126

120127
[build-badge]: https://img.shields.io/travis/remarkjs/remark-toc.svg
121128

122-
[build-status]: https://travis-ci.org/remarkjs/remark-toc
129+
[build]: https://travis-ci.org/remarkjs/remark-toc
123130

124131
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-toc.svg
125132

126-
[coverage-status]: https://codecov.io/github/remarkjs/remark-toc
133+
[coverage]: https://codecov.io/github/remarkjs/remark-toc
134+
135+
[downloads-badge]: https://img.shields.io/npm/dm/remark-toc.svg
136+
137+
[downloads]: https://www.npmjs.com/package/remark-toc
138+
139+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
140+
141+
[chat]: https://spectrum.chat/unified/remark
142+
143+
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
127144

128-
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg
145+
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
129146

130-
[chat]: https://gitter.im/remarkjs/Lobby
147+
[collective]: https://opencollective.com/unified
131148

132149
[license]: license
133150

0 commit comments

Comments
 (0)