diff --git a/.github/templates/README.template.md b/.github/templates/README.template.md index 20264b1..10faa18 100644 --- a/.github/templates/README.template.md +++ b/.github/templates/README.template.md @@ -55,6 +55,8 @@ Here is a simple example: curl -X POST http://signal-api:8880/v2/send?@authorization=TOKEN ``` +### Example + To send a message to `number`: `1234567`: ```bash diff --git a/README.md b/README.md index 0926694..698c21b 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,8 @@ Here is a simple example: curl -X POST http://signal-api:8880/v2/send?@authorization=TOKEN ``` +### Example + To send a message to `number`: `1234567`: ```bash