From f085a80a8b0e95c3f41c418bb5cec8c68d3f021d Mon Sep 17 00:00:00 2001 From: Krzysztof Lewandowski Date: Tue, 24 Mar 2026 14:22:11 +0100 Subject: [PATCH] Update README.md --- profile/README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/profile/README.md b/profile/README.md index 70ed8b2..3077eeb 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,5 +1,9 @@ -# SUPLA - +

+ + SUPLA logo + + SUPLA +

SUPLA is an open smart home platform that brings together hardware manufacturers, the community, and users. A complete setup is built from multiple parts: device software, communication layer, cloud backend, applications, and deployment. @@ -40,7 +44,7 @@ These layers are developed independently. This is a deliberate design choice. In simplified form: -**device → core (server) → cloud → mobile mobile application** +**device → core (server) → cloud → mobile application** 1. Devices run SUPLA-compatible software 2. Core components handle device connections, protocol, and data exchange @@ -87,7 +91,7 @@ Central system component responsible for device connections, communication, and ### Work on mobile applications -→ [https://github.com/supla/supla-android](https://github.com/supla/supla-android) +→ [https://github.com/supla/supla-android](https://github.com/supla/supla-android) → [https://github.com/supla/supla-ios](https://github.com/supla/supla-ios) User applications.