From ecd23b4eb9d131cf529c51325c52c6b9a8072ebd Mon Sep 17 00:00:00 2001 From: woxtu Date: Sat, 12 Oct 2024 03:57:05 +0900 Subject: [PATCH] Update ZXingObjC link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e25ebf5f..45d0d53a8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ library implemented in Java, with ports to other languages. | [ZXing .NET](https://github.com/micjahn/ZXing.Net) | 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. -| [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C +| [ZXingObjC](https://github.com/zxingify/zxingify-objc) | Port to Objective-C | [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library | [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library | [pyzxing](https://github.com/ChenjieXu/pyzxing) | Python wrapper to ZXing library