From d24309e19b7ffb2eccd387564ba47bd7fcc20949 Mon Sep 17 00:00:00 2001 From: CodeShell <122738806+CodeShellDev@users.noreply.github.com> Date: Sat, 28 Jun 2025 18:58:45 +0200 Subject: [PATCH 1/2] updated README --- .github/templates/README.template.md | 2 ++ 1 file changed, 2 insertions(+) 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 From b98943e366bf7753ebf597278a8f5f16246b2d36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 17:02:14 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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