Skip to content

Commit

Permalink
Merge branch 'main' of github.com:drchaney/react-barcode-reader
Browse files Browse the repository at this point in the history
  • Loading branch information
David Chaney committed Jul 30, 2023
2 parents 64660bb + e62bc26 commit a686a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ React Barcode Reader is a simple mockup project demonstrating how to use the Zeb

## Introduction

Barcode reading is a common requirement in various applications such as inventory management, hospitals, retail, ticketing, and more. The Zebra Crossing (ZXing) library is an open-source image processing library that supports reading various types of barcodes like QR codes, UPC codes, and more. This project provides a simple React application that integrates the ZXing library to read barcodes from images or live camera input.
Barcode reading is a common requirement in various applications such as inventory management, hospitals, retail, ticketing, and more. The Zebra Crossing (ZXing) library is an open-source image processing library that supports reading various types of barcodes like QR codes and UPC codes. This project provides a simple React application that integrates the ZXing library to read barcodes from live camera input.

## Features

Expand Down Expand Up @@ -93,4 +93,4 @@ This project is licensed under the MIT License. Feel free to use, modify, and di

---

Thank you for checking out our React Barcode Reader project! If you have any questions, suggestions, or issues, feel free to raise them in the GitHub repository's issue section. Thanks!
Thank you for checking out our React Barcode Reader project! If you have any questions, suggestions, or issues, feel free to raise them in the GitHub repository's issue section. Thanks!

0 comments on commit a686a22

Please sign in to comment.