diff --git a/README.md b/README.md
index b380de5..b39dc47 100644
--- a/README.md
+++ b/README.md
@@ -23,4 +23,7 @@ To build a solar powered aeroponics vertical tower to grow vegetables, using 3D
## Software
- * The ESP32 acts as the main controller, it is powered via stepdown converter from the main 12v output from the SmartSolar charger and controls a mosfet which can turn the water pump on and off. It also uses bluetooth receiver to intercept the BLE packets broadcast from the SmartSolar charger, decodes them and then forwards them via WiFi to my home network to be displayed on my grafana dashboard.
\ No newline at end of file
+ * The ESP32 acts as the main controller, it is powered via stepdown converter from the main 12v output from the SmartSolar charger and controls a mosfet which can turn the water pump on and off.
+ * It also uses bluetooth receiver to intercept the BLE packets broadcast from the SmartSolar charger, decodes them and then forwards them via WiFi to my home network to be displayed on my grafana dashboard.
+
+
\ No newline at end of file