aboutsummaryrefslogtreecommitdiffstats
path: root/README.pyside6_essentials.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.pyside6_essentials.md')
-rw-r--r--README.pyside6_essentials.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.pyside6_essentials.md b/README.pyside6_essentials.md
index b11ebd10f..7f96c19b1 100644
--- a/README.pyside6_essentials.md
+++ b/README.pyside6_essentials.md
@@ -26,6 +26,7 @@ it includes only the essentials Qt modules:
* QtQml
* QtQuick
* QtQuickControls2
+* QtQuickTest
* QtQuickWidgets
* QtXml
* QtTest
@@ -45,12 +46,12 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
### Community
-Check *#qt-pyside*, our official IRC channel on FreeNode, or contact us via our
-[mailing list](https://lists.qt-project.org/mailman/listinfo/pyside).
+Check our channels on IRC (Libera), Telegram, Gitter, Matrix, and mailing list,
+and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
-license. Using PyPi is the recommended installation source, because the
-content of the wheels is valid for both cases. For more information, refer to
+PySide6 is available under both Open Source (LGPLv3/GPLv3) and commercial
+license. Using PyPi is the recommended installation source, because the
+content of the wheels is valid for both cases. For more information, refer to
the [Qt Licensing page](https://www.qt.io/licensing/).