diff --git a/README.md b/README.md index 77bb175..5fb778f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ [![Top Language](https://img.shields.io/github/languages/top/SurajRKU/SE_PROJECT_GRP_12)](https://GitHub.com/SurajRKU/SE_PROJECT_GRP_12/) ![Release](https://img.shields.io/github/v/release/SurajRKU/SE_PROJECT_GRP_12) ![Build](https://img.shields.io/badge/build-passing-green) +[![PEP8](https://img.shields.io/badge/code%20style-pep8-orange.svg)](https://www.python.org/dev/peps/pep-0008/) This Movie Recommender System is like having a movie buddy who knows your taste super well. It looks at movie info from TMDB and even checks out what people say on IMDB. Then, it uses something called cosine similarity along with the sentiment analysis to match you with movies you'll love.