Skip to content

Commit b879180

Browse files
committed
chore: add badges
1 parent 108a346 commit b879180

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# onelogger
22

3+
[![NPM version][npm-image]][npm-url]
4+
[![Node.js CI](https://github.com/node-modules/onelogger/actions/workflows/nodejs.yml/badge.svg)](https://github.com/node-modules/onelogger/actions/workflows/nodejs.yml)
5+
[![Test coverage][codecov-image]][codecov-url]
6+
[![Known Vulnerabilities][snyk-image]][snyk-url]
7+
[![npm download][download-image]][download-url]
8+
9+
[npm-image]: https://img.shields.io/npm/v/onelogger.svg?style=flat-square
10+
[npm-url]: https://npmjs.org/package/onelogger
11+
[codecov-image]: https://codecov.io/gh/node-modules/onelogger/branch/master/graph/badge.svg
12+
[codecov-url]: https://codecov.io/gh/node-modules/onelogger
13+
[snyk-image]: https://snyk.io/test/npm/onelogger/badge.svg?style=flat-square
14+
[snyk-url]: https://snyk.io/test/npm/onelogger
15+
[download-image]: https://img.shields.io/npm/dm/onelogger.svg?style=flat-square
16+
[download-url]: https://npmjs.org/package/onelogger
17+
318
The only ONE logger.
419

520
## Install

0 commit comments

Comments
 (0)