Skip to content

Commit

Permalink
move to the template site
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyTheCo authored Jan 17, 2023
1 parent 922f51a commit 9ceee68
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/qmlonline/wasm/index.html?example_url=https://raw.githubusercontent.com/EddyTheCo/qmlonline/main/wasm/examples/qt_qr_gen)
- [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)

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

Expand Down

0 comments on commit 9ceee68

Please sign in to comment.