Update README.md

This commit is contained in:
Jacob 2017-01-13 14:15:42 -05:00 committed by GitHub
parent 31e2eda04b
commit fc5dcc300b

View File

@ -5,7 +5,7 @@
# ZBar Barcode Scanner Plugin # ZBar Barcode Scanner Plugin
This plugin integrates with the [ZBar](http://zbar.sourceforge.net/) library, This plugin integrates with the [ZBar](http://zbar.sourceforge.net/) library,
exposing a JavaScript interface for scanning barcodes (QR, 2D, etc). exposing a JavaScript interface for scanning barcodes (QR Code, EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5, etc).
In this fork a button has been added to turn off and on device flash. In addition the plugin can now handle the device orientation change. In this fork a button has been added to turn off and on device flash. In addition the plugin can now handle the device orientation change.
## Installation ## Installation