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*.