From 744631cea038d15f4b7546e8194f8d82aaadb3d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armando=20L=C3=BCscher?= Date: Wed, 5 Apr 2017 07:37:31 +0200 Subject: [PATCH] Small readme fixes (#782) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cac2da5b..11a821e19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -##Get Started Developing +## Get Started Developing To get started, please visit: https://github.com/zxing/zxing/wiki/Getting-Started-Developing ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing @@ -55,7 +55,7 @@ library implemented in Java, with ports to other languages. | [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python | [ZXing .NET](http://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform | [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP -| [ZXing Delphi] (https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL. +| [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL. ### Other related third-party open source projects