From f960ce4b9d4d6757aba17e02b17ac1fd02be8de3 Mon Sep 17 00:00:00 2001
From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr>
Date: Mon, 12 Feb 2024 16:18:32 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a4ad61b..06df4ed 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.
 
 ![Alt text](image-1.png)
-<img src="image-a.png" alt="alt text" width="200" />
+<img src="image-1.png" alt="alt text" width="200" />
 
 You find in this dataset the graph that contains all the attacks and also one graph per attack. The graph containing all attacks is the merge of attack graphs include normal traffic. 
 
-- 
GitLab