diff --git a/README.md b/README.md index 4347a9bb5b53e608c5d199ef7bf2651d48694e65..ae258a7522bc4f8505adbe166fd853f8a35e78a0 100644 --- a/README.md +++ b/README.md @@ -140,15 +140,15 @@ Our web page serves as the user interface for the Recommender System. It allows ### Main folder -1. ***Home*** +1. ***Home.py*** - 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*** +2. ***Discovery.py*** - The Discover page allows the user to find recommendations based on characteristics inherent to the movies themselves. -3. ***Search*** +3. ***Search.py*** - The Search page allows users to search the general database and apply filters.