Skip to content

Commit 68542db

Browse files
authored
Merge pull request #5 from Thaina/patch-1
Update README.md
2 parents 49cd931 + 79ba5fa commit 68542db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ try {
5959
Expose the `BarcodeDetectorPolyfill` API in variable `barcodeDetectorPolyfill`:
6060

6161
```html
62+
<script src="https://cdn.jsdelivr.net/npm/@undecaf/[email protected]/dist/index.js"></script>
6263
<script src="https://cdn.jsdelivr.net/npm/@undecaf/barcode-detector-polyfill/dist/index.js"></script>
6364
<script>
6465
try {

0 commit comments

Comments
 (0)