diff --git a/README.md b/README.md
index 37bb938c1..25b3995bf 100644
--- a/README.md
+++ b/README.md
@@ -12,15 +12,16 @@
- [Project Documentation](#documentation)
- [Project Presentation Video](#project-presentation-video)
- [Brief Overview of Project](#project-description)
+- [Core Applications of the Project](#core-applications-of-the-project)
+ - [Recommendation Mechanism](#movie-recommendation-mechanism)
+ - [Email Notifier](#email-notifier)
- [Improvements Made in the Project](#project-2-delta)
- [TechStack Used for the Development of Project](#tech-stack-used)
-- [Core Applications of the Project](#core-applications-of-the-project)
- - [Recommendation Mechanism](#movie-recommendation-mechanism)
- - [Email Notifier](#email-notifier)
- [Steps for Execution](#getting-started)
- [Future Scope](#future-scope)
+- [Contribute](#contribute-to-the-project)
- [Team Members](#contributors)
-- [Contribution](#contributions-to-the-project)
+- [Contact](#contact)
- [License](#license)
## Why use PopcornPicks?
@@ -50,26 +51,44 @@ You can see the project presentation at -.
## Project Description
PopcornPicks is a user-friendly movie recommender that curates a tailored list of 10 movie predictions based on user-provided movie preferences. Users can input their favorite movies, and our algorithm refines recommendations based on feedback—Liked, Disliked, or Yet To Watch. Additionally, PopcornPicks offers the convenience of emailing the recommended movies, enhancing the movie-watching experience. For the system architecture and other details, please refer to our [wiki page](https://github.com/adipai/PopcornPicks/wiki)
+## Core Applications of the Project
+
+### Movie Recommendation Mechanism
+**The user selects upto 5 movies to get a tailored watchlist and provide feedback for the same**
+
+
+
+### Email Notifier
+**The user sends his/her movies feedback via an email (Notify Me button)**
+
+
-
-
-
+
-
-
-
-- + + +
+ + + + +
## Getting Started @@ -91,23 +110,33 @@ Check out the significant changes that we made for Project 2 [here](https://gith Finally, start enjoying personalized movie recommendations! -## Core Applications of the Project +## Future Scope +PopcornPicks is a dynamic project with endless possibilities for expansion and enhancement. Here are some exciting avenues for future development: -### Movie Recommendation Mechanism -**The user selects upto 5 movies to get a tailored watchlist and provide feedback for the same** - +1. **Add poster, overview, and runtime**: Use the updated database to include additional information, pulling it up on the website while showing the list of recommended movies. -### Email Notifier -**The user sends his/her movies feedback via an email (Notify Me button)** -