Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Update README.md (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadenv authored and jcesarmobile committed Apr 28, 2018
1 parent 4a1aa56 commit b781f5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ The following barcode types are currently supported:
| EAN_8 ||||||
| EAN_13 ||||||
| CODE_39 ||||||
| CODE_93 || ||||
| CODE_93 || ||||
| CODE_128 ||||||
| CODABAR ||||||
| ITF ||||||
| RSS14 ||||||
| PDF417 || ||||
| PDF417 || ||||
| RSS_EXPANDED ||||||
| MSI ||||||
| AZTEC || ||||
| AZTEC || ||||

`success` and `fail` are callback functions. Success is passed an object with data, type and cancelled properties. Data is the text representation of the barcode data, type is the type of barcode detected and cancelled is whether or not the user cancelled the scan.

Expand Down

0 comments on commit b781f5d

Please sign in to comment.