diff --git a/README.md b/README.md index d322d03..aa9aef1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ First thing to do is to extract TMDB_tv_dataset_v3.zip in dataset folder so that Start main.py and it will load dataset and ask for a title to get recommendations from, also how many recommendations wanted. Then enter and you will have those recommendations presented on screen. -[!NOTE] -First time loading program it will generate Sentence-BERT embeddings that will help program get better recommendations, this can take up to 5min due to big datafile. +> [!NOTE] +> First time loading program it will generate Sentence-BERT embeddings that will help program get better recommendations, this can take up to 5min due to big datafile. ## Specification