From 680c80074ac554ce16cbd3e46beda72d9902948d Mon Sep 17 00:00:00 2001 From: Olivier MEYER Date: Thu, 27 Jun 2024 11:26:20 +0200 Subject: [PATCH] Actualiser README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cbb5a39..115db79 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Web scraping algorithms ## Description of the directory: -1 main.py file -6 scraping files (5 restaurants website and 1 Google search) -1 requirement.txt file -1 README.md file +- 1 main.py file +- 6 scraping files (5 restaurants website and 1 Google search) +- 1 requirement.txt file +- 1 README.md file ## How to use -Modify the different paths in the files -Run the main.py file +- Modify the different paths in the files +- Run the main.py file