From ec70e3a1ed4b0051fbda4fbf76432997e7c6bfcb Mon Sep 17 00:00:00 2001 From: Johan Lindell Date: Thu, 21 Jan 2016 13:22:53 +0100 Subject: [PATCH] EAN8 is now in the supported barcodes list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 000edd78..f40ad510 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The plugin uses Html5Canvas to generate draw the barcodes #### This is the list of supported barcodes: * CODE128 (B or C) -* EAN (13) +* EAN (13 and 8) * UPC-A * CODE39 * ITF (Interleaved 2 of 5)