mirror of
https://github.com/TronoSfera/DelphiZXingQRCode.git
synced 2026-05-18 18:13:37 +03:00
Update README.md
This commit is contained in:
parent
036d24a558
commit
e6f91b6a14
1 changed files with 1 additions and 4 deletions
|
|
@ -5,16 +5,13 @@ DelphiZXingQRCode is a Delphi port of the QR Code functionality from ZXing, an o
|
||||||
barcode image processing library. The code was ported to Delphi by Senior Debenu Developer,
|
barcode image processing library. The code was ported to Delphi by Senior Debenu Developer,
|
||||||
Kevin Newman. The port retains the original Apache License (v2.0).
|
Kevin Newman. The port retains the original Apache License (v2.0).
|
||||||
|
|
||||||
DelphiZXingQRCode Project Website:
|
DelphiZXingQRCode Project
|
||||||
|
|
||||||
http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/
|
http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/
|
||||||
|
|
||||||
ZXing
|
ZXing
|
||||||
|
|
||||||
https://code.google.com/p/zxing/
|
https://code.google.com/p/zxing/
|
||||||
|
|
||||||
ZXing (GitHub Mirror)
|
ZXing (GitHub Mirror)
|
||||||
|
|
||||||
https://github.com/zxing/zxing
|
https://github.com/zxing/zxing
|
||||||
|
|
||||||
# Getting Started #
|
# Getting Started #
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue