From c16bf780c8ff905847c298141e9e7c0a08181d30 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 22 Feb 2021 19:41:37 +0100 Subject: [PATCH] Documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 30d4325c..b6f95bbd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ There are multiple way to provide such functionality: * by having a Jabber/XMPP server with BOSH or Websocket and anonymous loggin * by having an external webchat tool, that will be included in an iframe -The connection to a XMPP server is made with [converseJS](https://conversejs.org/). +For the first solution, the connection to the XMPP server is made with [converseJS](https://conversejs.org/). You will also find in this repository example config files to setup the XMPP server with [Prosody](https://prosody.im). @@ -16,9 +16,9 @@ If you have new feature requests, bugs, or difficulties to setup the plugin, you If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome. -## Join me +## Contact me -You can join this XMPP room with any Jabber client if you want to talk with me: plugin-livechat-support@room.im.yiny.org. +If you have any question, or if you want to talk about this plugin, you can join this XMPP room with any Jabber client: plugin-livechat-support@room.im.yiny.org. ## Settings