From 594662d8f391b53ab3385581d593d6ebe9925f49 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 1 May 2022 13:51:27 +0200 Subject: [PATCH] adding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e366793..8bca1bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # xmpp-login-riotjs -Small Prototyp to show login to an XMPP-Server with [https://github.com/xmppjs/xmpp.js](xmpp.js) and retrieve Contacts from Account. Frontend is written in Riotjs, this +Small Prototyp to show login to an XMPP-Server with [xmpp.js](https://github.com/xmppjs/xmpp.js) and retrieve Contacts from Account. Frontend is written in Riotjs, this only tested for an Connection with Websocket (wss:///xmpp-websocket). The Configuration is below. ## Configuration