diff --git a/README.md b/README.md
index 1a94f290316b030a7d2b324bb732342878ae751a..99f500d6f6c627983489c95e9da32032d27ac7ab 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The Graph-Based Dataset for IoT Network Attack Detection is a curated collection
 The dataset consists of network traffic data captured from emulated IoT network environments, where various attack scenarios have been emulated. The network traffic data is represented in the form of graphs, capturing the interactions and relationships between different devices, services, and communication patterns within the IoT network. Each graph in the dataset represents a snapshot of network activity over a specific time period, enabling analysis of attack patterns and behaviors. The following figure presents the general netwok architecture.
 
 <div align="center">
-<img src="image-1.png" alt="alt text" width="500" title="Overview of the IoT network architecture" />
+<img src="image-1.png" title="Overview of the IoT network architecture" alt="alt text" width="500"  />
 <em>Overview of the IoT network architecture</em>
 </div>