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
+
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.