Skip to content

Commit

Permalink
readme: update to reflect CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahayzen-kdab committed Nov 7, 2024
1 parent 4455c86 commit ae68f43
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 @@ -43,7 +43,7 @@ The [CXX-Qt Book](https://kdab.github.io/cxx-qt/book/getting-started/index.html)
step-by-step and documents CXX-Qt's features for the latest release. The [examples folder](./examples) contains
demonstrations of using threading, QQmlExtensionPlugin, and various other features.

CXX-Qt is tested on CI on Linux, Windows, and macOS (all on x86_64). It should work on other platforms that Qt and
CXX-Qt is tested on CI on Linux, Windows, macOS, and WebAssembly. It should work on other platforms that Qt and
Rust both support, however, these are not tested regularly.

CXX-Qt is in early development and the API changes frequently. For the latest documentation between releases, [install mdBook](https://rust-lang.github.io/mdBook/guide/installation.html)
Expand Down

0 comments on commit ae68f43

Please sign in to comment.