Skip to content

Commit 005c6ca

Browse files
committed
trigger docs update
1 parent 54431a0 commit 005c6ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It does **not** replace or modify the original API — it sits in front of it, a
1515
The [Signal CLI REST API](https://github.com/bbernhard/signal-cli-rest-api) provides a robust HTTP interface to the Signal Messenger service.
1616
**Secured Signal API** works as a **reverse proxy**, forwarding approved requests to your existing Signal CLI REST API instance, while managing access and configuration.
1717

18-
Its designed for developers who want to:
18+
It's designed for developers who want to:
1919

2020
- **Restrict** or **log** certain API calls,
2121
- Enforce **authentication**,
@@ -31,6 +31,7 @@ It’s designed for developers who want to:
3131
- ⚙️ **Configurable Proxy Behavior** — Define templates and limits via YAML or environment variables.
3232
- 🧠 **Message Templates** — Use [**variables**](./configuration/variables) and [**placeholders**](./features) to standardize common message formats.
3333
- 🐳 **Docker-Ready** — Comes packaged for containerized environments, deployable in seconds.
34+
- [and many more...](./features)
3435

3536
---
3637

0 commit comments

Comments
 (0)