Small readme fixes (#782)

This commit is contained in:
Armando Lüscher 2017-04-05 07:37:31 +02:00 committed by Sean Owen
parent ca488eb1ae
commit 744631cea0

View file

@ -1,6 +1,6 @@
<img align="right" src="https://raw.github.com/wiki/zxing/zxing/zxing-logo.png"/> <img align="right" src="https://raw.github.com/wiki/zxing/zxing/zxing-logo.png"/>
##Get Started Developing ## Get Started Developing
To get started, please visit: https://github.com/zxing/zxing/wiki/Getting-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 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 | [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 | [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 | [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 ### Other related third-party open source projects