diff --git a/README.md b/README.md
index 5b01e1278e79edabe9452e322627d6fa9aa1fb0c..b31527ff5a729253501ee6baee06fef1c66406d4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Riku Laineen kandidaatin tutkielman repositorio vaadittavine datasetteineen.
 
 Original README:
 
-`                 Low  High
+```               Low  High
                  +---------+
 Didn't Reoffend  |____|____|
 Reoffended       |    |    |
@@ -26,4 +26,4 @@ https://github.com/propublica/compas-analysis/blob/master/Compas%20Analysis.ipyn
 Main Dataset:
 compas.db - a sqlite3 database containing criminal history, jail and prison time, demographics and COMPAS risk scores for defendants from Broward County.
 
-Other files as needed for the analysis.`
+Other files as needed for the analysis.