Skip to content

Commit 1242c55

Browse files
author
Ryan Willoughby
committed
[readme] correct ios supported formats
1 parent 3b1ad50 commit 1242c55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ The following barcode types are currently supported:
4242
* EAN_8
4343
* EAN_13
4444
* CODE_128
45-
* CODE_3
45+
* CODE_39
46+
* ITF
4647

4748
`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.
4849

0 commit comments

Comments
 (0)