Skip to content

Commit

Permalink
fixed the link to qmlonline
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyTheCo authored Mar 2, 2023
1 parent 9ceee68 commit a0b8e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository is intended to provide a library for working with QR codes from c++. The main purpose is to exploit modern CMake and facilitate reuse and develop.
The GUI part will be based on Qt libraries and QML. Examples of this library compiled for WebAssembly can be found on:
- [QtQrGen](https://eddytheco.github.io/initQTwasm/?after_body_url=https://raw.githubusercontent.com/EddyTheCo/qmlonline/develop/wasm/afterbody.html&init_scripts=https://raw.githubusercontent.com/EddyTheCo/qmlonline/develop/wasm/AfterInitFunctions.js&github_repo=https://github.com/EddyTheCo/qrCode/&example_url=https://raw.githubusercontent.com/EddyTheCo/qmlonline/main/wasm/examples/qt_qr_gen)
- [QtQrGen](https://eddytheco.github.io/qmlonline/wasm/?example_url=qt_qr_gen)

## Adding the libraries to your CMake project will be as easy as

Expand Down

0 comments on commit a0b8e9c

Please sign in to comment.