Skip to content

Commit 9179872

Browse files
committed
update docs
1 parent 7a139fb commit 9179872

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It does **not** replace or modify the original API — it sits in front of it, a
1010

1111
---
1212

13-
## 💡 What It Is
13+
## What It Is
1414

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.
@@ -24,7 +24,7 @@ It’s designed for developers who want to:
2424

2525
---
2626

27-
## 🔧 Key Features
27+
## Key Features
2828

2929
- 🔒 **Access Control** — Protect your Signal API with [**token-based authentication**](./configuration/api-tokens) and [**endpoint restrictions**](./features).
3030
- 🧩 **Full Compatibility** — 100% protocol-compatible; all requests are still handled by your existing Signal CLI REST API.
@@ -34,7 +34,7 @@ It’s designed for developers who want to:
3434

3535
---
3636

37-
## 🏗 Architecture Overview
37+
## Architecture Overview
3838

3939
Secured Signal API acts purely as a **gateway** — it never bypasses or replaces your existing **Signal CLI REST API**:
4040

0 commit comments

Comments
 (0)