diff --git a/README.md b/README.md
index 8e29143..59bcabd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,13 @@
# Stargate Atlantis life signs detector
This repository contains code and 3D models for stargate atlantis lifesigns detector.
-Tools used:
+## Tools used:
Colors: https://embeddednotepad.com/page/rgb565-color-picker
Converting sound to hex: https://tomeko.net/online_tools/file_to_hex.php?lang=en
-For creating sounds: Audacity
+For creating sounds: Audacity
+
+## Hardware:
+For buttons there is a kicad project
+As mainboard a https://www.laskakit.cz/laskakit-espd-35-esp32-3-5-tft-ili9488-touch/ is used.
+For sensors: SHT40 and VL53L0X are used.
+Optional other sensors and stuff can be programmed in and connected via pin header in the bottom of the device.