diff --git a/Solutions.md b/Solutions.md
new file mode 100644
index 0000000000000000000000000000000000000000..87eca0ff65a2694e61d238d681989c8f709b2801
--- /dev/null
+++ b/Solutions.md
@@ -0,0 +1,10 @@
+### Solutions 
+
+Pour effacer les deux lignes, je suis allé dans readme.md
+j'ai supprimé les deux lignes et j'ai sauvegardé le fichier
+
+'''Bash
+git add .
+git commit -m "Ligne moche"
+git push
+'''
\ No newline at end of file