From ec3e55b1b7c949ac1cc010297e735a629726fb11 Mon Sep 17 00:00:00 2001 From: denis Date: Fri, 16 Apr 2021 09:24:55 +0200 Subject: [PATCH] README update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6d42942..7918b37 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ Receive SMS on his desk in order to use the content. #### Method used -- SMS sending +#### Send SMS or Notification -- SMS are created on one machine (1 or more) on the network. - - They are then published to a public or private MQTT server - - The messages are received on an MQTT client installed on the laptop (1 or more). - - The messages are then sent to the recipients. + - SMS are created on one machine (1 or more) on the network. + - They are then published to a public or private MQTT server + - The messages are received on an MQTT client installed on the laptop (1 or more). + - The messages are then sent to the recipients. #### SMS reception