Skip to content

Commit b795597

Browse files
authored
Merge pull request #10 from CodeShellDev/dev
Update README in Main
2 parents b138a86 + b98943e commit b795597

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/templates/README.template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Here is a simple example:
5555
curl -X POST http://signal-api:8880/v2/send?@authorization=TOKEN
5656
```
5757

58+
### Example
59+
5860
To send a message to `number`: `1234567`:
5961

6062
```bash

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ Here is a simple example:
116116
curl -X POST http://signal-api:8880/v2/send?@authorization=TOKEN
117117
```
118118

119+
### Example
120+
119121
To send a message to `number`: `1234567`:
120122

121123
```bash

0 commit comments

Comments
 (0)