diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-12-26 21:37:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-12-26 21:38:05 +0100 |
| commit | f213ce4a1aa795352c83d247c37ee86d0039bd3f (patch) | |
| tree | 26a74c6bb64d41b335ad02bb729b510566bda05f /README.md | |
| parent | b919c654e8b88d4ba4ce0421f359751a864e0915 (diff) | |
README: Update XMPP Compliance Suites
No changes were required to adopt the 2021 Compliance Suites.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# QXmpp [][xmpp-compliance] [](https://github.com/qxmpp-project/qxmpp/actions) [](https://codecov.io/gh/qxmpp-project/qxmpp) [](https://github.com/qxmpp-project/qxmpp/releases/latest) [][qxmpp-doc] +# QXmpp [][xmpp-compliance] [](https://github.com/qxmpp-project/qxmpp/actions) [](https://codecov.io/gh/qxmpp-project/qxmpp) [](https://github.com/qxmpp-project/qxmpp/releases/latest) [][qxmpp-doc] QXmpp is a cross-platform C++ XMPP client and server library. It is written in C++ and uses Qt framework. @@ -6,7 +6,7 @@ in C++ and uses Qt framework. QXmpp strives to be as easy to use as possible, the underlying TCP socket, the core XMPP RFCs (RFC6120 and RFC6121) and XMPP extensions have been nicely encapsulated into classes. QXmpp is ready to build XMPP clients complying with -the [XMPP Compliance Suites 2020][xmpp-compliance] for IM and Advanced Mobile. +the [XMPP Compliance Suites 2021][xmpp-compliance] for IM and Advanced Mobile. It comes with full API documentation, automatic tests and some examples. QXmpp uses Qt extensively, and as such users need to a have working knowledge of @@ -93,5 +93,5 @@ is already know at: https://github.com/qxmpp-project/qxmpp/issues -[xmpp-compliance]: https://xmpp.org/extensions/xep-0423.html +[xmpp-compliance]: https://xmpp.org/extensions/xep-0443.html [qxmpp-doc]: https://doc.qxmpp.org/ |
