From 89c2b7b128430ad5ee7e0b11d00c7645f3c53c66 Mon Sep 17 00:00:00 2001 From: omrfdk Date: Fri, 29 Apr 2022 12:16:37 +0200 Subject: [PATCH] Update README.md: Add SCodes Qt/Qml wrapper library link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 763fd2f387..d2f5e7dbda 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ library implemented in Java, with ports to other languages. | Module | Description | ----------------------------------------------------------------------------------------- | ----------- +| [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) | recent port to C++