From fa5c526bfaff956f6e38fd88b299a1c86a571297 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 1 Dec 2024 13:24:24 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cefee2..2f213db 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # About sms-handler [sms-handler](https://philo.ydns.eu/code/Philome/sms-handler) is a simple companion service of the -*SMS ForwardX* app to send notification mails on reception of SMSes. +*SMS Forward* app to send notification mails on reception of SMSes. It is written in Python with [FastAPI](https://fastapi.tiangolo.com/) and BSD licensed.