From a10667a0e83d195beceda6bfc656ccbc802cf30c Mon Sep 17 00:00:00 2001 From: Skylar Sadlier Date: Fri, 3 Sep 2021 12:07:17 -0600 Subject: [PATCH] Update README.md Add matrix room link for support --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 586a9cc..bb78883 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Matrix chat server client for [Node-RED](https://nodered.org/) ***Currently we are in beta. We ask that you open any issues you have on our repository to help us reach a stable well tested version. Things may change & break before our first release so check changelog before updating.*** +If you need help with this feel free to join our public matrix room at [#node-red-contrib-matrix-chat:skylar.tech](https://app.element.io/#/room/#node-red-contrib-matrix-chat:skylar.tech) + ### Features The following is supported from this package: @@ -66,4 +68,4 @@ You will need a user to use this module. Luckily this module comes with a node t ### Contributing All contributions are welcome! If you do add a feature please do a pull request so that everyone benefits :) -Sharing is caring! \ No newline at end of file +Sharing is caring!