diff --git a/soa/tracks/ml/1.md b/soa/tracks/ml/1.md
index caab496..594ad3b 100644
--- a/soa/tracks/ml/1.md
+++ b/soa/tracks/ml/1.md
@@ -1,3 +1,4 @@
+
## ML Track
Welcome to the ML track. We hope you're really excited for this.
For starters we'll brush up your Python Skills. This includes your understanding of
diff --git a/soa/tracks/ml/2.md b/soa/tracks/ml/2.md
index 6226b2d..2799a23 100644
--- a/soa/tracks/ml/2.md
+++ b/soa/tracks/ml/2.md
@@ -1,3 +1,4 @@
+
## ML Track - Week 2
We hope you're really excited to get started with actual Machine Learning. But just hold on!!
A big problem in machine learning algorithms is that, they're not humans. They are just bunch of formulas being applied in a loop of conditional statements.
diff --git a/soa/tracks/ml/3.md b/soa/tracks/ml/3.md
index 3746576..ac855ac 100644
--- a/soa/tracks/ml/3.md
+++ b/soa/tracks/ml/3.md
@@ -1,3 +1,4 @@
+
## ML Track - Week 3
Congratulations for making upto here!
As now we've completed the preprocessing methods, we can start with Machine Learing Algorithms.
diff --git a/soa/tracks/ml/4.md b/soa/tracks/ml/4.md
index 9915f34..0f9f5b5 100644
--- a/soa/tracks/ml/4.md
+++ b/soa/tracks/ml/4.md
@@ -1,3 +1,4 @@
+
## ML Track - Week 4
This week we are going to learn a type of widely used supervised machine learning algorithm - **Classification**.
diff --git a/soa/tracks/ml/5.md b/soa/tracks/ml/5.md
index 37ae728..aa6edc8 100644
--- a/soa/tracks/ml/5.md
+++ b/soa/tracks/ml/5.md
@@ -1,3 +1,4 @@
+
## ML Track - Week 5
Congratulations, You have come mid-way!
Now, let's learn how good or bad our model is performing and why?
diff --git a/soa/tracks/ml/6.md b/soa/tracks/ml/6.md
index 212dbf3..2690846 100644
--- a/soa/tracks/ml/6.md
+++ b/soa/tracks/ml/6.md
@@ -1,3 +1,4 @@
+
## ML Track - Week 6
Congratulations,
You have come a long way! Till now we have been working on supervised machine learning , so now gear up for the first chapter of unsupervised machine learning - Clustering .
diff --git a/soa/tracks/ml/7.md b/soa/tracks/ml/7.md
index 33d08d8..851bb64 100644
--- a/soa/tracks/ml/7.md
+++ b/soa/tracks/ml/7.md
@@ -1,3 +1,4 @@
+
## ML Track-Week 7
Congratulations for making it upto here !