diff --git a/Read_me.txt b/Read_me.txt
index 812d26dfa58d2be7e48195d7e004c40bb89d4317..d04a659e5bf47ba85ee60bec009054e6f4065507 100644
--- a/Read_me.txt
+++ b/Read_me.txt
@@ -1,9 +1,9 @@
-HC18 Grand challenge
+# HC18 Grand challenge
 
 https://hc18.grand-challenge.org/
 
 
-About the data
+## About the data
 
 The data is divided into a training set of 999 images and a test set of 335 images. The size of each 2D ultrasound image is 800 by 540 pixels with a pixel size ranging from 0.052 to 0.326 mm. The pixel size for each image can be found in the csv files: ‘training_set_pixel_size_and_HC.csv’ and ‘test_set_pixel_size.csv’. The training set also includes an image with the manual annotation of the head circumference for each HC, which was made by a trained sonographer. The csv file 'training_set_pixel_size_and_HC.csv ' includes the head circumference measurement (in millimeters) for each annotated HC in the training set. All filenames start with a number. There are 999 images in the trainingset, but the filenames only go to 805. Some ultrasound images were made during the same echoscopic examination and have therefore a very similar appearance. These images have an additional number in the filename in between "_" and "HC" (for example 010_HC.png and 010_2HC.png).