From 840a3e9da27eccb4ca5cc0457a1866b939e4b060 Mon Sep 17 00:00:00 2001 From: axxel Date: Thu, 25 Aug 2022 00:45:11 +0200 Subject: [PATCH] update nu-book/zxing-cpp link (#1557) nu-book/zxing-cpp is now reachable under zxing-cpp/zxing-cpp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4658c1842..0543e92834 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ library implemented in Java, with ports to other languages. | [SCodes](https://github.com/scytheStudio/SCodes) | Qt & Qml wrapper | [QZXing](https://github.com/ftylitak/qzxing) | port to Qt framework | [glassechidna/zxing-cpp](https://github.com/glassechidna/zxing-cpp) | port to C++ (forked from the [deprecated official C++ port](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab22ae/cpp)) -| [nu-book/zxing-cpp](https://github.com/nu-book/zxing-cpp) | latest/active port to C++, includes Android, Python, WASM and WinRT wrappers +| [zxing-cpp/zxing-cpp](https://github.com/zxing-cpp/zxing-cpp) | latest/active port to C++, includes Android, iOS, Python, WASM and WinRT wrappers | [zxing_cpp.rb](https://github.com/glassechidna/zxing_cpp.rb) | bindings for Ruby (not just JRuby), powered by [zxing-cpp](https://github.com/glassechidna/zxing-cpp) | [jsqrcode](https://github.com/LazarSoft/jsqrcode) | port to JavaScript | [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python