diff --git a/readme.md b/readme.md index 909959e..983af1a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,9 @@ -# vfile-statistics [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] +# vfile-statistics + +[![Build][build-badge]][build] +[![Coverage][coverage-badge]][coverage] +[![Downloads][downloads-badge]][downloads] +[![Chat][chat-badge]][chat] Count [vfile][] messages per category (fatal, warn, info, nonfatal and total). @@ -66,13 +71,21 @@ repository, organisation, or community you agree to abide by its terms. -[travis-badge]: https://img.shields.io/travis/vfile/vfile-statistics.svg +[build-badge]: https://img.shields.io/travis/vfile/vfile-statistics.svg + +[build]: https://travis-ci.org/vfile/vfile-statistics + +[coverage-badge]: https://img.shields.io/codecov/c/github/vfile/vfile-statistics.svg + +[coverage]: https://codecov.io/github/vfile/vfile-statistics + +[downloads-badge]: https://img.shields.io/npm/dm/vfile-statistics.svg -[travis]: https://travis-ci.org/vfile/vfile-statistics +[downloads]: https://www.npmjs.com/package/vfile-statistics -[codecov-badge]: https://img.shields.io/codecov/c/github/vfile/vfile-statistics.svg +[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg -[codecov]: https://codecov.io/github/vfile/vfile-statistics +[chat]: https://spectrum.chat/unified/vfile [npm]: https://docs.npmjs.com/cli/install