diff --git a/README.md b/README.md index 6a45bba..6c1d0a2 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,17 @@ ## How to run program -Before running program: - +**Before running program: First thing to do is to extract TMDB_tv_dataset_v3.zip in dataset folder so that it contains TMDB_tv_dataset_v3.csv. -Running program: - +**Running program: 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. ## Specification -TV-Show recommender +**TV-Show recommender This program will recommend you what tv-show to view based on what you like. You will tell what tv-show you like and how many recommendations wanted, then you will get that amount of recommendations of tv-shows in order of rank from your search.