Skip to content

Commit 9899602

Browse files
committed
docs: add coverage badge
1 parent 683f000 commit 9899602

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/zh-Hant/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ features:
3333
<a href="https://www.npmjs.com/package/vue-final-modal">
3434
<img src="https://badgen.net/badgesize/brotli/hunterliu1003/vue-final-modal/master/dist/VueFinalModal.umd.js" alt="Size">
3535
</a>
36+
<a href='https://coveralls.io/github/vue-final/vue-final-modal?branch=master'><img src='https://coveralls.io/repos/github/vue-final/vue-final-modal/badge.svg?branch=master' alt='Coverage Status' /></a>
3637
</p>
3738

3839
<p class="flex h-8 space-x-4">
@@ -42,6 +43,7 @@ features:
4243
<a href="https://www.npmjs.com/package/vue-final-modal">
4344
<img src="https://badgen.net/badgesize/brotli/hunterliu1003/vue-final-modal/v3/dist/VueFinalModal.umd.js" alt="Size">
4445
</a>
46+
<a href='https://coveralls.io/github/vue-final/vue-final-modal?branch=v3'><img src='https://coveralls.io/repos/github/vue-final/vue-final-modal/badge.svg?branch=v3' alt='Coverage Status' /></a>
4547
</p>
4648

4749
<p align="right">

0 commit comments

Comments
 (0)