From cc15a8488006a41afc43c9c89772786e9dbd6639 Mon Sep 17 00:00:00 2001 From: Adrien <adrien.payen@student.uclouvain.be> Date: Fri, 24 May 2024 22:38:03 +0200 Subject: [PATCH] update read --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf754369..42bd363f 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Our web page serves as the user interface for the Recommender System. It allows 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. -- GitLab