From 4c0fa6d196a64a520c9e837812216fdf5da75ed9 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 1 May 2022 13:50:49 +0200 Subject: [PATCH] adding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8bfcee..e366793 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # xmpp-login-riotjs -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 +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 only tested for an Connection with Websocket (wss:///xmpp-websocket). The Configuration is below. ## Configuration