Skip to content

Commit 9515ed2

Browse files
committed
[readme] add actions and codecov badges
1 parent 7b0e12a commit 9515ed2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# is-shared-array-buffer <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]
@@ -50,3 +52,7 @@ Simply clone the repo, `npm install`, and run `npm test`
5052
[license-url]: LICENSE
5153
[downloads-image]: https://img.shields.io/npm/dm/is-shared-array-buffer.svg
5254
[downloads-url]: https://npm-stat.com/charts.html?package=is-shared-array-buffer
55+
[codecov-image]: https://codecov.io/gh/inspect-js/is-shared-array-buffer/branch/main/graphs/badge.svg
56+
[codecov-url]: https://app.codecov.io/gh/inspect-js/is-shared-array-buffer/
57+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-shared-array-buffer
58+
[actions-url]: https://github.com/inspect-js/is-shared-array-buffer/actions

0 commit comments

Comments
 (0)