diff --git a/README.md b/README.md
index 42bd363f16d23ceab4757a64a7756fb2568ca780..f9e54b804163f1d607103ee7e4a6800696bb8b67 100644
--- a/README.md
+++ b/README.md
@@ -139,10 +139,12 @@ The system supports the following regression models for predicting user ratings:
 
 Our web page serves as the user interface for the Recommender System. It allows users to interact with the recommendation models & view recommended items. It was built in backend powered by Flask (Python) to handle requests and serve recommendations. 
 
+### Main folder
+
 1. ***Home***
 The Home page provides a set of recommendations for the user based on user-based, content-based, and latent factor model algorithms.
 
-## Pages folder
+### Pages folder
 
 2. ***Discovery***
 The Discover page allows the user to find recommendations based on characteristics inherent to the movies themselves.