diff --git a/README.md b/README.md
index f181ae99b68a9642d540e678091ce2cf22d68fad..e83f443836e87ed8c83d665f71bb6b494956b05f 100644
--- a/README.md
+++ b/README.md
@@ -105,19 +105,20 @@ res = [ s.lastname for s in students if s.age >= 18 ]
 
 ### Semaine 12
 
-– [SBD] Chapitre 6 (-> association récursive)
+- [SBD] Chapitre 6 (-> association récursive)
 - [SBD] TP
 
 ### Semaine 13
 
-– [SBD] Chapitre 6 (suite et fin)
-– [SBD] Chapitre 6 - Trois exercices de la série 
+
+- [SBD] Chapitre 6 (suite et fin)
+- [SBD] Chapitre 6 - Trois exercices de la série 
 - [SBD] TP
 
 ### Semaine 14
 
 - [ALG] Exercices chapitre 2 - Corrections
-– [SBD] Exercices chapitre 6 - Corrections
+- [SBD] Exercices chapitre 6 - Corrections
 - [SBD] TP
 
 ### Semaine 15
@@ -145,4 +146,4 @@ A rendre:
     - 6 tables minimum
     - 1 trigger
     - un index
-  - 10-12 requêtes SQL testées à l'aide de votre BD
\ No newline at end of file
+  - 10-12 requêtes SQL testées à l'aide de votre BD