From 5566ebc073a771f5db6974eb7cb2aeea40d2497f Mon Sep 17 00:00:00 2001 From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr> Date: Mon, 19 Feb 2024 07:29:28 +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 219a8a2..9dd526f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ we use the Wireshark tool to record the network data in pcap format. They are av 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" /> +<img src="images/image-6.png" alt="alt text" width="800" /> </div> *The first packet determines the forward (source to destination) and backward (destination to source) directions. -- GitLab