From 7052feb3fae07cafb846cf52e3ad824036b79eb7 Mon Sep 17 00:00:00 2001 From: legobas Date: Sat, 30 Dec 2023 00:29:18 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88bbb7f..457e79f 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Bidirectional Telegram to MQTT gateway Telegram2mqtt is a service that allows you to connect your Telegram account to an MQTT broker, enabling you to send and receive messages from your MQTT-enabled devices using the Telegram app. With this service, you can easily integrate your Telegram account with your home automation system, IoT devices, and other MQTT-enabled applications. By using Telegram2mqtt, you can receive notifications, control your devices, and monitor your home automation system from anywhere in the world using your smartphone or tablet. +This is an Alpha version and may be buggy... + ## Architecture ![Architecture](architecture.png) -This is an Alpha version and may be buggy... - ## Installation Telegram2Mqtt can be used in a [Go](https://go.dev) environment or as a [Docker container](#docker):