diff --git a/TUTO_Git_SourceTree.md b/TUTO_Git_SourceTree.md
index 152c87a..544e251 100644
--- a/TUTO_Git_SourceTree.md
+++ b/TUTO_Git_SourceTree.md
@@ -23,15 +23,15 @@ J'ai essayer plusieurs clients Git pour windows et macOS, et la seule (parmis ce
- Vous devrez aussi avoir installé Git pour windows (ou macos) : [https://git-scm.com/downloads](https://git-scm.com/downloads). Ça pourra être nécessaire si on passe par la ligne de commande.
- Installer SourceTree.
Une fois Git installé, et SourceTree installé, aller dans les options de SourceTree pour vérifier que le Git utilisé est bien celui que vous venez d'installer (en externe du point de vue de SourceTree) :
-
+[](https://gitea.zoz-serv.org/Zoz/plex_fr_discord_repo/raw/branch/MilesTEG/Tuto-Git-SourceTree/SourceTree-Git-config.png)
Tous les autres paramètres étant ceux par défaut.
### 1.2. Cloner le dépôt avec SourceTree :
-
+[](https://gitea.zoz-serv.org/Zoz/plex_fr_discord_repo/raw/branch/MilesTEG/Tuto-Git-SourceTree/Capture-05.png)
Une fois le dépôt cloné, on peut commencer à commiter comme un pro :D.
Vous devriez avoir ce genre d'affichage :
-
+[](https://gitea.zoz-serv.org/Zoz/plex_fr_discord_repo/raw/branch/MilesTEG/Tuto-Git-SourceTree/Capture-06.png)
## 2. Creation des branches
diff --git a/Tuto-Git-SourceTree/Capture-24.png b/Tuto-Git-SourceTree/Capture-24.png
new file mode 100644
index 0000000..126a24e
Binary files /dev/null and b/Tuto-Git-SourceTree/Capture-24.png differ
diff --git a/Tuto-Git-SourceTree/Capture-25.png b/Tuto-Git-SourceTree/Capture-25.png
new file mode 100644
index 0000000..d150044
Binary files /dev/null and b/Tuto-Git-SourceTree/Capture-25.png differ
diff --git a/Tuto-Git-SourceTree/Capture-26.png b/Tuto-Git-SourceTree/Capture-26.png
new file mode 100644
index 0000000..899997f
Binary files /dev/null and b/Tuto-Git-SourceTree/Capture-26.png differ
diff --git a/Tuto-Git-SourceTree/Capture-27.png b/Tuto-Git-SourceTree/Capture-27.png
new file mode 100644
index 0000000..d66335b
Binary files /dev/null and b/Tuto-Git-SourceTree/Capture-27.png differ
diff --git a/Tuto-Git-SourceTree/Capture-28.png b/Tuto-Git-SourceTree/Capture-28.png
new file mode 100644
index 0000000..021c5a6
Binary files /dev/null and b/Tuto-Git-SourceTree/Capture-28.png differ