Skip to content

Commit dc38825

Browse files
Update README.md
1 parent de8eda5 commit dc38825

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,19 @@ networks:
8585
8686
Before you can send messages via `secured-signal-api` you must first setup [`signal-api`](https://github.com/bbernhard/signal-cli-rest-api/blob/master/doc/EXAMPLES.md),
8787

88-
to send messages you have to either:
88+
to be able to use the API you have to either:
8989

9090
- **register a Signal Account**
9191

9292
OR
9393

9494
- **link Signal API to an already registered Signal Device**
9595

96+
> [!Hint]
97+
> It is advised to do this by directly accessing `signal-api`
98+
> As Secured Signal API blocks the `/register` and `/qrcodelink` by default.
99+
> If you really want to you can do this with Secured Signal API by removing these endpoints from the Blocklist
100+
96101
## Usage
97102

98103
Secured Signal API implements 3 Ways to Authenticate

0 commit comments

Comments
 (0)