From 32d03d211e5e39607917e4a61dada8ddf0725aa3 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Tue, 2 Aug 2022 09:03:58 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea32f5e..c0c3a6f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A script that sends a message to a Matrix room. --- -`matrix-send` is a simple script to send a message to a Matrix room. +`matrix-send` is a simple script that sends a message to a Matrix room. It does this by sending a JSON message to your Matrix server. The message types that are supported are *m.text*, and *m.notice*.