From 77e6b3a943f83031860db08d7f5855d32a9ffc02 Mon Sep 17 00:00:00 2001
From: Oleksandr Husak <oleksandr.husak@mailbox.tu-dresden.de>
Date: Fri, 15 Oct 2021 13:14:55 +0200
Subject: [PATCH] upd readme

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a48bbd6..7df9217 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,14 @@
 ### Online app
 
 Deployed application is subscribed to similar messages but from a different broker. 
-To publish messages you can use the client from HigeMQ but change the connection settings
+To publish messages you can use the client from hivemq but change the connection settings
 
 - Link: https://ipos-osm.herokuapp.com/
 
 Connection settings
 - host: `broker.emqx.io`
 - port: `8084`
+- SSL: `X`
 
 
 ## Run
-- 
GitLab