From 744880b08c14437b2e266c791cdafdd16be7f5d4 Mon Sep 17 00:00:00 2001 From: rowanhanna Date: Wed, 18 Dec 2013 14:01:51 +1100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b6c0c2..cf7015a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ barcode image processing library. The code was ported to Delphi by Senior Debenu Kevin Newman. The port retains the original Apache License (v2.0). DelphiZXingQRCode Project + http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/ ZXing @@ -19,4 +20,4 @@ https://github.com/zxing/zxing A sample Delphi project is provided in the TestApp folder to demonstrate how to use DelphiZXingQRCode. Simply add the DelphiZXIngQRCode.pas to the DelphiZXingQRCodeTestApp Delphi project and compile. -[Debenu] +[Provided by Debenu]