Update README.md: Add SCodes Qt/Qml wrapper library link (#1518)

This commit is contained in:
omrfdk 2022-04-29 14:53:05 +02:00 committed by GitHub
parent 4f9f466f7d
commit fbeeae49f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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++