From 21d5bb512fcc982d769f64a8028d754240105d43 Mon Sep 17 00:00:00 2001 From: Adrien <adrien.payen@student.uclouvain.be> Date: Fri, 24 May 2024 22:40:57 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2fbae2c..fa938108 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,8 @@ Our web page serves as the user interface for the Recommender System. It allows ***recommender.py*** +# Utils file and .streamlit folder +The `.streamlit` folder and the `utils.py` file allow the configuration of the Streamlit application. ## References -- GitLab