diff --git a/README.md b/README.md
index fcc3d7dcfbc8b95bc851ea3e5b45cb124281e828..9800260f67bd6a2781f2e94f6a352e06178e86eb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ Cette application permet de visualiser les [IRIS](https://www.insee.fr/fr/metado
 
 L'outil *mapiris* permet de chercher les IRIS par code, par nom (d'IRIS ou de commune) et d'afficher les IRIS sur une zone géographique donnée.
 
-<img src="/mapiris/static/img/screenshot-mapiris.jpg?raw=true" alt="Capture mapiris" width="100%">
+<img src="/mapiris/static/img/screenshot-mapiris-carte.jpg?raw=true" alt="Capture mapiris carte" width="100%">
+
+<img src="/mapiris/static/img/screenshot-mapiris-details.jpg?raw=true" alt="Capture mapiris details iris" width="100%">
 
 ## Pré-requis
 
diff --git a/mapiris/static/img/screenshot-mapiris-carte.png b/mapiris/static/img/screenshot-mapiris-carte.png
new file mode 100644
index 0000000000000000000000000000000000000000..42c241f4d9d85ce52be7965e0ed8cd819fe70b6e
Binary files /dev/null and b/mapiris/static/img/screenshot-mapiris-carte.png differ
diff --git a/mapiris/static/img/screenshot-mapiris-details.png b/mapiris/static/img/screenshot-mapiris-details.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d33284c332c073087169194baad55222e6e1f81
Binary files /dev/null and b/mapiris/static/img/screenshot-mapiris-details.png differ
diff --git a/mapiris/static/img/screenshot-mapiris.jpg b/mapiris/static/img/screenshot-mapiris.jpg
deleted file mode 100644
index 573e9c4b9a05bda524b5224d382fd3af487462ea..0000000000000000000000000000000000000000
Binary files a/mapiris/static/img/screenshot-mapiris.jpg and /dev/null differ