From 0b27bea52d682ef4bf6c78449e4856637de10cf7 Mon Sep 17 00:00:00 2001
From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr>
Date: Sat, 17 Feb 2024 00:11:50 +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 215a66b..97bc1de 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ The dataset consists of network traffic data captured from emulated IoT network
 <em>Overview of the IoT network architecture</em>
 </div>
 
-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. 
+You find in this dataset the graph that contains all the attacks and the Pcap csv file per attack. The graph containing all attacks is the merge of attacks including normal traffic. 
 
 To construct our dataset, we initially establish a test environment mirroring real-world networks and subsequently simulate diverse forms of attacks. Our testbed architecture comprises two primary components: the user network and the adversary network. Within the user network, we incorporate standard elements typical of IoT networks, including end-user devices executing various tasks to replicate the traffic patterns commonly encountered in such networks. Additionally, virtual machines emulate smart devices (IoT Devices), generating typical traffic associated with these devices. Furthermore, we integrate an onsite server furnishing services to network users, serving as the focal point for the attacks we execute on the network.
 
-- 
GitLab