diff --git a/images/imager_hostname_ssh.png b/images/imager_hostname_ssh.png
new file mode 100644
index 0000000..31c7fa8
Binary files /dev/null and b/images/imager_hostname_ssh.png differ
diff --git a/images/imager_user_wifi.png b/images/imager_user_wifi.png
new file mode 100644
index 0000000..8343a1e
Binary files /dev/null and b/images/imager_user_wifi.png differ
diff --git a/images/imager_wifi2_locale.png b/images/imager_wifi2_locale.png
new file mode 100644
index 0000000..bdf7484
Binary files /dev/null and b/images/imager_wifi2_locale.png differ
diff --git a/readme.md b/readme.md
index cce367f..3a98e33 100755
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,14 @@
# Installation : pi + VMA405 ou RC522
## 1 - Cloner le projet
-## 2 - Créer une image
+## 2 - Créer une image (Raspberry Pi Imager v1.7.3)
+
+### Utilisation du logiciel Raspberry Pi Imager v1.7.3
+- Lancer le logiciel puis "shift + Ctrl + Alt"
+
+
+
+
- PI OS Lite LEGACY
- Utilisateur = sysop
- Wifi
@@ -18,6 +25,10 @@ pi1 ansible_host=192.168.1.11 hostname=pi1 token=xxxxxxxxxxxx password=xxxxxxxxx
pi2 ansible_host=192.168.1.6 hostname=pi2 token=xxxxxxxxxxxx password=xxxxxxxxxxxx frontType=FPI serveur=nom_de_domain(+port si besoin) protocole=http(ou https)
```
## 4 - Ansible(hôte) installation des machines
+- Modifier le nom du groupe de pi ou le nom du pi à installer dans le fichier "install_1024x600_vma405_chromium.yml",
+ ligne 2 (- hosts: )
+
+
- A la racine du projet
```
ansible-playbook install_1024x600_vma405_chromium.yml -K