Skip to content

Commit 60e8847

Browse files
committed
Add more badges
1 parent 1ede5d7 commit 60e8847

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

readme.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mdast-util-to-string [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat]
1+
# mdast-util-to-string [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Chat][chat-badge]][chat]
22

33
Get the plain text content of an [MDAST][] node.
44

@@ -62,15 +62,19 @@ repository, organisation, or community you agree to abide by its terms.
6262

6363
[build-badge]: https://img.shields.io/travis/syntax-tree/mdast-util-to-string.svg
6464

65-
[build-status]: https://travis-ci.org/syntax-tree/mdast-util-to-string
65+
[build]: https://travis-ci.org/syntax-tree/mdast-util-to-string
6666

6767
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-to-string.svg
6868

69-
[coverage-status]: https://codecov.io/github/syntax-tree/mdast-util-to-string
69+
[coverage]: https://codecov.io/github/syntax-tree/mdast-util-to-string
7070

71-
[chat-badge]: https://img.shields.io/gitter/room/wooorm/remark.svg
71+
[downloads-badge]: https://img.shields.io/npm/dm/mdast-util-to-string.svg
7272

73-
[chat]: https://gitter.im/wooorm/remark
73+
[downloads]: https://www.npmjs.com/package/mdast-util-to-string
74+
75+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
76+
77+
[chat]: https://spectrum.chat/unified/remark
7478

7579
[license]: license
7680

0 commit comments

Comments
 (0)