diff --git a/README.md b/README.md index bc8f33a..83dcbeb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # A WebAssembly polyfill for the Barcode Detection API -![Minified size](https://badgen.net/bundlephobia/min/@undecaf/barcode-detector-polyfill) +![Minified size](https://badgen.net/packagephobia/install/@undecaf/barcode-detector-polyfill?color=42cc24) ![Open issues](https://badgen.net/github/open-issues/undecaf/barcode-detector-polyfill) ![Vulnerabilities](https://snyk.io/test/npm/@undecaf/barcode-detector-polyfill/badge.svg) ![Total downloads](https://badgen.net/npm/dt/@undecaf/barcode-detector-polyfill) -[![](https://data.jsdelivr.com/v1/package/npm/@undecaf/barcode-detector-polyfill/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@undecaf/barcode-detector-polyfill) +[![](https://badgen.net/jsdelivr/hits/npm/@undecaf/barcode-detector-polyfill)](https://www.jsdelivr.com/package/npm/@undecaf/barcode-detector-polyfill) ![License](https://badgen.net/github/license/undecaf/barcode-detector-polyfill) This package polyfills the [Barcode Detection API](https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API) for browsers,