diff --git a/README.md b/README.md
index 31ee24d..0678e35 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,34 @@
-
LoRA tracker with KISS TNC capability
+#LoRA tracker with KISS TNC capability
+
+Tracker can be used on its own.
+You can also connect it via blueetooth with APRSdroid.
+After connection with APRX based DIGI it can be used as KISS-TNC
+
+
+
+## Contributors
+
+* Initial work: OE1ACM, OE3CJB
+* Redesigned: SQ9MDD
+* KISS TNC Over Seriall or Bluetooth: SQ5RWU
+
+
+## Supported boards
+
+* TTGO T-beam v.0.7
+* TTGO T-beam v.1.0
+
+
+## User key functions:
+
+### short press:
+
+* if there is a GPS-FIX immediate sending of a frame with the position from the GPS
+* if there is no GPS-FIX, immediate sending of the frame with the position saved in the configuration
+
+### long press: on or off the GPS power supply
+
+* if the "FIXED_BEACON_EN" option is enabled in the configuration, a beacon will be sent every set time interval
-Initial work: OE1ACM, OE3CJB
-Redesigned: SQ9MDD
-KISS TNC Over Seriall or Bluetooth: SQ5RWU
-Hardware: TTGO T-beam v.1.0 / v.0.7
-
-User key functions:
-1. short press:
-- if there is a FIX immediate sending of a frame with the position from the GPS
-- if there is no FIX, immediate sending of the frame with the position saved in the configuration
-
-2. long press: on or off the GPS power supply
-- if the "FIXED_BEACON_EN" option is enabled in the configuration, a beacon will be sent every set time interval.
--
R.