Skip to content

Commit

Permalink
chore(barcode-scanner): fix banner link in readme (#1870)
Browse files Browse the repository at this point in the history
* chore: fix banner link in readme

* chore: raw
  • Loading branch information
HigherOrderLogic authored Oct 3, 2024
1 parent ee02ea7 commit ab8d089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/barcode-scanner/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Barcode Scanner](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/scanner/banner.png)
![Barcode Scanner](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/barcode-scanner/banner.png)

Allows your mobile application to use the camera to scan QR codes, EAN-13 and other kinds of barcodes.

Expand Down

0 comments on commit ab8d089

Please sign in to comment.