From 24f99fdc2d7d5520a3d03328bb6b4aa7475187ed Mon Sep 17 00:00:00 2001 From: Andrew Mirsky Date: Thu, 12 Jun 2025 14:28:50 -0400 Subject: [PATCH] consistent description in readme file --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 72b302f..9953197 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,7 @@ - Communication over TCP and/or websocket, including support for SSL/TLS - Support QoS 0, QoS 1 and QoS 2 messages flow - Client auto-reconnection on network lost -- Functionality expansion; plugins included: - - Authentication through password file - - Basic `$SYS` topics +- Functionality expansion; plugins included: authentication and `$SYS` topic publishing ## Installation