Skip to content

Commit 932d652

Browse files
committed
docs(README): add bundle size badge
1 parent a06a5f3 commit 932d652

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
<a href="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/Naereen/badges">
3030
<img src="https://img.shields.io/badge/badges-awesome-green.svg" alt="badges = awesome">
3131
</a>
32+
33+
<br>
34+
35+
<a href="https://bundlephobia.com/result?p=vue-qrcode-reader">
36+
<img src="https://badgen.net/bundlephobia/minzip/vue-qrcode-reader" alt="size minified + gzipped">
37+
</a>
3238
</p>
3339

3440
A set of Vue.js components, allowing you to detect and decode QR codes, without leaving the browser.

0 commit comments

Comments
 (0)