fixed my port name and URL (#1009)

I was the previous owner of a port/fork of Zxing library, now I moved it into an org.
This commit is contained in:
Luiz Machado 2018-05-15 15:43:28 -03:00 committed by Sean Owen
parent a203ea5c97
commit c99e635482

View file

@ -56,7 +56,7 @@ library implemented in Java, with ports to other languages.
| [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.
| [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C | [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C
| [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library | [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library
| [zxing-ts](https://github.com/odahcam/zxing-ts) | TypeScript port of ZXing library | [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library
### Other related third-party open source projects ### Other related third-party open source projects