Browse Source

Update README.md

pull/3/head
Khoren Markosyan 3 years ago committed by GitHub
parent
commit
a167371b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -19,8 +19,8 @@ A barcode and QR code scanner based on [ZXing C++](https://github.com/nu-book/zx
| | DataBar Expanded | | | DataBar Expanded |
## Features ## Features
- [x] Read barcode from camera - [x] Scan barcode from camera stream
- [x] Read barcode from gallery - [x] Scan barcode from image path or url
- [x] Create barcode from text - [x] Create barcode from text
- [ ] Read multiple barcodes from camera or gallery - [ ] Read multiple barcodes from camera or gallery
- [ ] Return scanned barcode position and size - [ ] Return scanned barcode position and size

Loading…
Cancel
Save