Skip to content

Commit 39b3264

Browse files
authored
readme: update to reflect CI changes (#1119)
1 parent 4455c86 commit 39b3264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The [CXX-Qt Book](https://kdab.github.io/cxx-qt/book/getting-started/index.html)
4343
step-by-step and documents CXX-Qt's features for the latest release. The [examples folder](./examples) contains
4444
demonstrations of using threading, QQmlExtensionPlugin, and various other features.
4545

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

4949
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)

0 commit comments

Comments
 (0)