From 3bae62b16d3e7d7f22a5f2972e6e66ab5a0402f0 Mon Sep 17 00:00:00 2001 From: COM8 Date: Wed, 31 Jan 2018 20:05:56 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 193588f28..a0927c8e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# UWP-XMPP-Client +# UWP-XMPP-Client - Now with MUC support [read on...]() [This App is still in alpha stage!] Chat with all your XMPP contacts.
@@ -7,8 +7,8 @@ UWPX is an XMPP client, that connects to all your favourite XMPP servers. ## ToDo: | Name | XEPs | | ------------- | ------------- | -| OMEMO | [XEP-0163](https://xmpp.org/extensions/xep-0163.html "XEP-0163") and [XEP-0384](https://xmpp.org/extensions/xep-0384.html "XEP-0384") | -| MUC | [XEP-0045](https://xmpp.org/extensions/xep-0045.html "XEP-0045") | +| OMEMO (status -> [#5](https://github.com/UWPX/UWPX-Client/issues/5)) | [XEP-0163](https://xmpp.org/extensions/xep-0163.html "XEP-0163") and [XEP-0384](https://xmpp.org/extensions/xep-0384.html "XEP-0384") | +| MUC (status -> [#10](https://github.com/UWPX/UWPX-Client/issues/10)) | [XEP-0045](https://xmpp.org/extensions/xep-0045.html "XEP-0045") | | Jingle | [XEP-0166](https://xmpp.org/extensions/xep-0166.html "XEP-0166") | | HTTP-Upload | [XEP-0363](https://xmpp.org/extensions/xep-0363.html "XEP-0363") | | Mix | [XEP-0369](https://xmpp.org/extensions/xep-0369.html "XEP-0369") |