Skip to content

Commit

Permalink
Update readme - adding new version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mer committed Apr 4, 2024
1 parent f91027a commit 131d470
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ notify:
## Sending a message
To Send a message you call the service and provide the following paramaters:
To Send a message you call the service and provide the following parameters:
* message (**Required**): Test to send.
* target (**Required**): Tha chat/group ir to send the message to.
* target (**Required**): The chat/group id to send the message to.
![Send text message](screenshots/text_message.png)
Expand Down Expand Up @@ -114,4 +114,4 @@ data:
```

# Important
### If the path to the file does not exists no message will be sent.
### If the path to the file does not exist no message will be sent.

0 comments on commit 131d470

Please sign in to comment.