From c667ccf7487ee46182323904ec245db1c3ac0f55 Mon Sep 17 00:00:00 2001
From: MESNAOUI Ikram <ikram.mesnaoui@imt-atlantique.net>
Date: Sun, 2 Feb 2025 15:16:45 +0000
Subject: [PATCH] Edit Readme.md

---
 Readme.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Readme.md b/Readme.md
index 64e5901..f6e2c8f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -7,17 +7,17 @@ temperatures over a period from 1951-1980. The application will have to offer th
 time between 1880 and 2020, and to display several representation of the data. First, a map will show the 
 temperature anomalies with a color overlay on the world map:
 
-![map view](images/p1.jpg)
+![map view](images/p1.png)
 
 Other functionalities are to select differents areas and show on a graph view the evolution of temperature anomalies over the years:
 
-![select areas](images/p2.jpg)
+![select areas](images/p2.png)
 
-![graph view](images/p3.jpg)
+![graph view](images/p3.png)
 
 Or to display histogram of temperature anomalies at a give
 latitude:
 
-![select histogram](images/p4.jpg)
+![select histogram](images/p4.png)
 
-![histogram view](images/p5.jpg)
\ No newline at end of file
+![histogram view](images/p5.png)
\ No newline at end of file
-- 
GitLab