From acee97b42dfd1828bcda7707d6b81622e6931c11 Mon Sep 17 00:00:00 2001 From: Ab3d0 Date: Thu, 18 Sep 2025 13:21:11 +0200 Subject: [PATCH] Add: Add file --- Compte-rendu.md | 6 +++--- image-1.png => img/image-1.png | Bin image-2.png => img/image-2.png | Bin image.png => img/image.png | Bin 4 files changed, 3 insertions(+), 3 deletions(-) rename image-1.png => img/image-1.png (100%) rename image-2.png => img/image-2.png (100%) rename image.png => img/image.png (100%) diff --git a/Compte-rendu.md b/Compte-rendu.md index 0cd8f7d..b967d84 100644 --- a/Compte-rendu.md +++ b/Compte-rendu.md @@ -31,9 +31,9 @@ remove_file : complixité cyclonique de 1 ## Get_ping_from_temp_log -![alt text](image.png) -![alt text](image-1.png) -![alt text](image-2.png) +![alt text](img/image.png) +![alt text](img/image-1.png) +![alt text](img/image-2.png) ## Set_stats_ping diff --git a/image-1.png b/img/image-1.png similarity index 100% rename from image-1.png rename to img/image-1.png diff --git a/image-2.png b/img/image-2.png similarity index 100% rename from image-2.png rename to img/image-2.png diff --git a/image.png b/img/image.png similarity index 100% rename from image.png rename to img/image.png