From f692545cc55375137da91f891cd6deb28a710441 Mon Sep 17 00:00:00 2001 From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr> Date: Fri, 16 Feb 2024 23:56:03 +0000 Subject: [PATCH] Update file README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1367f54..215a66b 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,13 @@ we use the Wireshark tool to record the network data in pcap format. They are av </div> ### Flows capture -We use the CICFlowMeter tool to extract flows from Pcap files -*The first packet determines the forward (source to destination) and backward (destination to source) directions. +We use the CICFlowMeter tool to extract flows from Pcap files. <div align="center"> <img src="images/image-6.png" alt="alt text" width="500" /> </div> +*The first packet determines the forward (source to destination) and backward (destination to source) directions. + ## Graph modeling -- GitLab