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