Skip to content

Commit 01f0084

Browse files
committed
f
1 parent 62105ac commit 01f0084

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# pedding
22

33
[![NPM version][npm-image]][npm-url]
4+
[![Node.js CI](https://github.com/node-modules/pedding/actions/workflows/nodejs.yml/badge.svg)](https://github.com/node-modules/pedding/actions/workflows/nodejs.yml)
5+
[![Test coverage][codecov-image]][codecov-url]
46
[![npm download][download-image]][download-url]
57
[![Node.js Version](https://img.shields.io/node/v/pedding.svg?style=flat)](https://nodejs.org/en/download/)
68
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)
79

810
[npm-image]: https://img.shields.io/npm/v/pedding.svg?style=flat-square
911
[npm-url]: https://npmjs.org/package/pedding
12+
[codecov-image]: https://codecov.io/github/node-modules/pedding/coverage.svg?branch=master
13+
[codecov-url]: https://codecov.io/github/node-modules/pedding?branch=master
1014
[download-image]: https://img.shields.io/npm/dm/pedding.svg?style=flat-square
1115
[download-url]: https://npmjs.org/package/pedding
1216

0 commit comments

Comments
 (0)