Skip to content

Commit 99dd48a

Browse files
committed
Add more badges
1 parent 6e7d5da commit 99dd48a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# hast-util-transparent [![Build Status][build-badge]][build-page] [![Coverage Status][coverage-badge]][coverage-page]
1+
# hast-util-transparent [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Chat][chat-badge]][chat]
22

33
Check if a [node][] is a [**transparent**][spec] [element][].
44

@@ -59,11 +59,19 @@ repository, organisation, or community you agree to abide by its terms.
5959

6060
[build-badge]: https://img.shields.io/travis/syntax-tree/hast-util-transparent.svg
6161

62-
[build-page]: https://travis-ci.org/syntax-tree/hast-util-transparent
62+
[build]: https://travis-ci.org/syntax-tree/hast-util-transparent
6363

6464
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/hast-util-transparent.svg
6565

66-
[coverage-page]: https://codecov.io/github/syntax-tree/hast-util-transparent?branch=master
66+
[coverage]: https://codecov.io/github/syntax-tree/hast-util-transparent
67+
68+
[downloads-badge]: https://img.shields.io/npm/dm/hast-util-transparent.svg
69+
70+
[downloads]: https://www.npmjs.com/package/hast-util-transparent
71+
72+
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
73+
74+
[chat]: https://spectrum.chat/unified/rehype
6775

6876
[npm]: https://docs.npmjs.com/cli/install
6977

0 commit comments

Comments
 (0)