From c97da52761c94f14a99a90cda1252c5c725cbbd5 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Wed, 6 Nov 2024 20:20:15 +0400 Subject: [PATCH] Update --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index bc3c801..682d731 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -### Movier: Get Movie Recommendations Based on IMDb Data - Movier recommends movies based on the IMDb dataset by comparing them with movies you provide. :warning: This project is not production-ready. @@ -16,7 +14,6 @@ This project uses non-commercial IMDb datasets, available at: [IMDb Datasets](ht ``` 2. Run with Docker Compose: - Use Docker Compose to start the application: ```sh docker compose up ```