Skip to content

Commit 9e759ef

Browse files
committed
[readme] add actions and codecov badges
1 parent 23f54d4 commit 9e759ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# is-generator-function <sup>[![Version Badge][2]][1]</sup>
22

3+
[![github actions][actions-image]][actions-url]
4+
[![coverage][codecov-image]][codecov-url]
35
[![dependency status][5]][6]
46
[![dev dependency status][7]][8]
57
[![License][license-image]][license-url]
@@ -32,4 +34,7 @@ Simply clone the repo, `npm install`, and run `npm test`
3234
[license-url]: LICENSE
3335
[downloads-image]: https://img.shields.io/npm/dm/is-generator-function.svg
3436
[downloads-url]: https://npm-stat.com/charts.html?package=is-generator-function
35-
37+
[codecov-image]: https://codecov.io/gh/inspect-js/is-generator-function/branch/main/graphs/badge.svg
38+
[codecov-url]: https://app.codecov.io/gh/inspect-js/is-generator-function/
39+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-generator-function
40+
[actions-url]: https://github.com/inspect-js/is-generator-function/actions

0 commit comments

Comments
 (0)