From 1aab6bc743bd9c38e92e934625bd8462378aa4ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Wr=C3=A5dhe?= <38496210+jwradhe@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:19:46 +0100 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index da111ab..f65f586 100644 --- a/README.md +++ b/README.md @@ -24,16 +24,16 @@ like Title, Release year, Description, Cast, Director and genres. ### Requirements: 1. Title data: - * Title - * Genres - * Release year - * Cast - * Director - * Description -2. User data: - * What Movie / TV-Show - * What genre - * Director + * Title + * Genres + * Release year + * Cast + * Director + * Description +3. User data: + * What Movie / TV-Show + * What genre + * Director ### Libraries * pandas: Data manipulation and analysis