Skip to content

Commit e01952a

Browse files
committed
[readme] add github actions/codecov badges
1 parent f763b3b commit e01952a

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
# string.prototype.replaceall <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
22

3+
[![github actions][actions-image]][actions-url]
4+
[![coverage][codecov-image]][codecov-url]
35
[![dependency status][deps-svg]][deps-url]
46
[![dev dependency status][dev-deps-svg]][dev-deps-url]
57
[![License][license-image]][license-url]
@@ -53,3 +55,7 @@ Simply clone the repo, `npm install`, and run `npm test`
5355
[license-url]: LICENSE
5456
[downloads-image]: https://img.shields.io/npm/dm/string.prototype.replaceall.svg
5557
[downloads-url]: https://npm-stat.com/charts.html?package=string.prototype.replaceall
58+
[codecov-image]: https://codecov.io/gh/es-shims/string.prototype.replaceall/branch/main/graphs/badge.svg
59+
[codecov-url]: https://app.codecov.io/gh/es-shims/string.prototype.replaceall/
60+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/string.prototype.replaceall
61+
[actions-url]: https://github.com/es-shims/string.prototype.replacealstring.prototype.replaceall

0 commit comments

Comments
 (0)