From 1fcc040fb6797f5c737ddb908847726293592efd Mon Sep 17 00:00:00 2001
From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr>
Date: Mon, 12 Feb 2024 16:36:42 +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 2b92221..00823c3 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ To construct our dataset, we initially establish a test environment mirroring re
 
 Conversely, the adversary network features a botnet comprising multiple zombie machines overseen by a singular bot-master machine functioning as a Command and Control (C&C) server. Through this central machine, we can orchestrate an array of botnet attacks directed at the user network. The following figure illustrates the architectural of our testbed.
 
-<img src="image-2.png" alt="alt text" width="500" />
+<img position="center" src="image-2.png" alt="alt text" width="500" />
 
 For implementing this environment, we used the GNS3 tool. It is an open-source software for network emulation. It empowers users to design, configure, and test intricate network topologies within a virtual environment. 
 
-- 
GitLab