diff --git a/README.md b/README.md
index f9e54b804163f1d607103ee7e4a6800696bb8b67..e2fbae2cf67b1fa58ea0aa7e192caeaa2cc4c624 100644
--- a/README.md
+++ b/README.md
@@ -142,15 +142,15 @@ Our web page serves as the user interface for the Recommender System. It allows
 ### 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.
+- The Home page provides a set of recommendations for the user based on user-based, content-based, and latent factor model algorithms.
 
 ### Pages folder
 
 2. ***Discovery***
-The Discover page allows the user to find recommendations based on characteristics inherent to the movies themselves.
+- The Discover page allows the user to find recommendations based on characteristics inherent to the movies themselves.
 
 3. ***Search***
-The Search page allows users to search the general database and apply filters.
+- The Search page allows users to search the general database and apply filters.