From c26e3545d536c5979b81d06533aa6d5d29dc309d Mon Sep 17 00:00:00 2001 From: Plague Doctor Date: Mon, 25 Jan 2021 10:03:01 +1100 Subject: [PATCH] Fix README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b604bfc..ecda2b6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This package contains nodes to send and receive messages and files as a Matrix n This package adds 3 node types to Node-RED palette (Matrix section, at the bottom): * *Matrix sender*: sends messages from your Node-RED flow to the chatroom +* *Matrix file sender*: sends files from your Node-RED flow to the chatroom * *Matrix receiver*: listens to messages in a chatroom and sends them to your Node-RED flow * *Matrix command*: listens only to messages starting with a specific command and sends them to your Node-RED flow