Update 'README.md'

This commit is contained in:
Jeremy Baxter 2022-08-02 09:03:58 +02:00
parent 275f2c899b
commit 63948a443d

View file

@ -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*. It does this by sending a JSON message to your Matrix server. The message types that are supported are *m.text*, and *m.notice*.