From 30df39e13a99f7e1a6e1b946645d0e2fa9f1e938 Mon Sep 17 00:00:00 2001 From: boombuler Date: Sun, 4 Jun 2017 20:07:33 +0200 Subject: [PATCH] updated readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a100d8e..e11f908 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,17 @@ This is a package for GO which can be used to create different types of barcodes. ## Supported Barcode Types ## +* 2 of 5 * Aztec Code * Codabar * Code 128 -* Code 93 * Code 39 -* EAN 8 -* EAN 13 +* Code 93 * Datamatrix -* QR Codes -* 2 of 5 +* EAN 13 +* EAN 8 +* PDF 417 +* QR Code ## Example ##