From d094616d39e04a35c53c2a26b931cb03781be081 Mon Sep 17 00:00:00 2001
From: Prince Addae <charles.addae@student.uclouvain.be>
Date: Fri, 24 May 2024 17:40:11 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3a112fc9..361195fa 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ The project is organized into the following key components:
     - A reduced version of the small dataset for debugging purposes.
 
 
-### Web Page - Overview
+#### Web Page - Overview
 
 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. 
 
-- 
GitLab