From ada878479145ba619b1ded391c4c9f48e5310792 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 1 Dec 2024 13:20:47 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dacbe6..a578b0f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ designed to send notification mails on reception of SMSes. It is written in Python with [FastAPI](https://fastapi.tiangolo.com/) and BSD licensed. -For a more flexible way to use *SMS Forward*, it can be used with -the [ntfy](https://ntfy.sh/) pub/sub service, making it easy +For a more flexible way to use *SMS Forward*, use +the [ntfy](https://ntfy.sh/) pub/sub service. It makes it easy to integrate with other tools, for notification on various devices and automation. ## Installation