diff --git a/README.md b/README.md
index 84a219b..6fc291f 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,16 @@
The design aims to provide survivors with a critical communications link by monitoring one-way (Simplex) radio transmissions. This functionality is implemented to ensure victims can effectively assess their immediate status and receive vital instructions regarding necessary safety measures and precautions.
+## 🔎 Preparation
+
+1. Components
+'1' Arduino Uno
+'1' Radio Module (TEA 5767)
+'1' Potentiometer **to be able to change our frequency**
+'1' Infrared (IR) Sensor **Because minor interferences can affect the potentiometer value, it only serves to change the frequency when we trigger it with our finger**
+
+
+
## 📦 Setup
1. `Refer to the circuit diagram`
2. `Install the 'Arduino IDE' software and open 'radio.ino' file`