Update README
All checks were successful
/ test (push) Successful in 4s

This commit is contained in:
phil 2024-12-01 13:20:47 +01:00
parent a0a6cd86b2
commit ada8784791

View file

@ -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