Skip to content

Commit d3d23d3

Browse files
committed
fix: Update README links for consistency and accuracy
- Changed license link from 'main' to 'master' branch for clarity. - Updated screenshots link to reflect the correct branch for asset access.
1 parent f3c22d0 commit d3d23d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<p>
44
<a href="https://pub.dev/packages/ai_barcode_scanner"><img src="https://img.shields.io/pub/v/ai_barcode_scanner.svg" alt="Pub Version"></a>
55
<a href="https://github.com/sponsors/juliansteenbakker"><img src="https://img.shields.io/github/sponsors/juliansteenbakker?label=Sponsor%20mobile_scanner" alt="Sponsor"></a>
6-
<a href="https://github.com/itsarvinddev/barcode_scanner/blob/main/LICENSE"><img src="https://img.shields.io/github/license/itsarvinddev/barcode_scanner" alt="License"></a>
6+
<a href="https://github.com/itsarvinddev/barcode_scanner/blob/master/LICENSE"><img src="https://img.shields.io/github/license/itsarvinddev/barcode_scanner" alt="License"></a>
77
</p>
88

99
A powerful and customizable barcode scanner for Flutter, built on top of the excellent `mobile_scanner` package. This widget provides a complete, ready-to-use screen for all your barcode scanning needs, with a beautiful and modern UI.
1010

11-
> **Screenshots**: [AI Barcode Scanner](https://github.com/itsarvinddev/barcode_scanner/blob/main/assets/)
11+
> **Screenshots**: [AI Barcode Scanner](https://github.com/itsarvinddev/barcode_scanner/blob/master/assets/)
1212
1313
<img src="https://raw.githubusercontent.com/itsarvinddev/barcode_scanner/master/assets/ai_barcode_scanner.png" alt="">
1414

0 commit comments

Comments
 (0)