diff --git a/README.md b/README.md
index be2079a..e6477d0 100644
--- a/README.md
+++ b/README.md
@@ -5,20 +5,15 @@
Table of Contents
Introduction
+ Prerequisites and Techstack
DEMS Working Details
- Prerequisites and Techstack
+
Circuit
Screenshots of output
References
-![image](https://github.com/ankitacoder3/Digitized-Environment-Monitoring-System-DEMS/assets/73939061/0913bfe5-2c7b-473e-a7da-ddb9aa8f0dac)
-
-
-
-
(back to top)
-
## Introduction
@@ -31,6 +26,26 @@
(back to top)
+
+## Prerequisites and Techstack
+
+- Software and Programming languages used:
+ - Arduino IDE
+ - ThingSpeak platform
+ - C
+ - C++
+
+- Prerequisites or Hardware used:
+ - Arduino
+ - Temperature & Humidity sensor (DHT22)
+ - Barometric sensor (BMP180)
+ - Dust sensor (GP2Y1010AU0F)
+ - Light sensor (LDR)
+ - Wi-Fi module (ESP8266 NODEMCU)
+
+ (back to top)
+
+
## DEMS Working Details
- DEMS is built around Arduino, which is called the brain of the weather station.
@@ -64,24 +79,6 @@
-## Prerequisites and Techstack
-
-- Software and Programming languages used:
- - Arduino IDE
- - ThingSpeak platform
- - C
- - C++
-
-- Prerequisites or Hardware used:
- - Arduino
- - Temperature & Humidity sensor (DHT22)
- - Barometric sensor (BMP180)
- - Dust sensor (GP2Y1010AU0F)
- - Light sensor (LDR)
- - Wi-Fi module (ESP8266 NODEMCU)
-
- (back to top)
-
## Circuit Diagram