From 5412ade14c214cc204ca831469bfb418fc21f914 Mon Sep 17 00:00:00 2001 From: maulik41 <44226986+maulik41@users.noreply.github.com> Date: Fri, 31 May 2024 15:18:33 +0530 Subject: [PATCH] Update README.md requirements.txt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e31fa0a..97ecc2f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To contribute, you know the story, - Download dependencies ```bash - pip install -r requrements.txt + pip install -r requirements.txt ``` - Create a `.env` file with the following variables: @@ -47,4 +47,4 @@ You will notice a results.csv file in the root directory, open and see the data. Add me a start and fork the repository. -This is a project under the [MIT License](https://opensource.org/licenses/MIT). \ No newline at end of file +This is a project under the [MIT License](https://opensource.org/licenses/MIT).