Skip to content

Commit

Permalink
Add more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 20, 2018
1 parent 5c0d701 commit c3ce459
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# remark-normalize-headings [![Build Status][build-badge]][build-status] [![Chat][chat-badge]][chat]
# remark-normalize-headings

[![Build][build-badge]][build]
[![Downloads][downloads-badge]][downloads]
[![Chat][chat-badge]][chat]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]

Providing multiple top-level headings per single Markdown document is confusing
for tools that assume that there is only a single top-level heading that
Expand Down Expand Up @@ -91,11 +97,21 @@ repository, organisation, or community you agree to abide by its terms.

[build-badge]: https://img.shields.io/travis/remarkjs/remark-normalize-headings.svg

[build-status]: https://travis-ci.org/remarkjs/remark-normalize-headings
[build]: https://travis-ci.org/remarkjs/remark-normalize-headings

[downloads-badge]: https://img.shields.io/npm/dm/remark-normalize-headings.svg

[downloads]: https://www.npmjs.com/package/remark-normalize-headings

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg

[chat]: https://spectrum.chat/unified/remark

[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg

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

[chat]: https://gitter.im/remarkjs/Lobby
[collective]: https://opencollective.com/unified

[license]: license

Expand Down

0 comments on commit c3ce459

Please sign in to comment.