diff --git a/algorithmes/DICHOTOMIQUE.md b/algorithmes/DICHOTOMIQUE.md
index 272555c..08b0d91 100644
--- a/algorithmes/DICHOTOMIQUE.md
+++ b/algorithmes/DICHOTOMIQUE.md
@@ -2,7 +2,7 @@
### Le programme
-
+
-----------
diff --git a/algorithmes/TRIS.md b/algorithmes/TRIS.md
index a6ba36f..9de78c7 100644
--- a/algorithmes/TRIS.md
+++ b/algorithmes/TRIS.md
@@ -115,7 +115,7 @@ L'ordre de grandeur est donc de n2 : on aura donc un coût **quadrati
ou un bon schéma ci dessous :
-
+ 
Merci @https://x.com/Limplementeur pour l'illustration