Skip to content

Commit 33dfb88

Browse files
committed
[readme] add actions and codecov badges
1 parent 1c148c6 commit 33dfb88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# is-date-object <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]
@@ -44,3 +46,7 @@ Simply clone the repo, `npm install`, and run `npm test`
4446
[license-url]: LICENSE
4547
[downloads-image]: http://img.shields.io/npm/dm/is-date-object.svg
4648
[downloads-url]: http://npm-stat.com/charts.html?package=is-date-object
49+
[codecov-image]: https://codecov.io/gh/inspect-js/is-date-object/branch/main/graphs/badge.svg
50+
[codecov-url]: https://app.codecov.io/gh/inspect-js/is-date-object/
51+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-date-object
52+
[actions-url]: https://github.com/inspect-js/is-date-object/actions

0 commit comments

Comments
 (0)