From 01f5427e230779b4f9b4293f0bb961f840b5d3c1 Mon Sep 17 00:00:00 2001 From: Abhilash Srivastava Date: Fri, 29 Nov 2024 00:04:04 -0800 Subject: [PATCH] improve the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a31f33..86b956f1 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,7 @@ Using this folder as a guide can be particularly helpful for: python main.py --resume /path/to/your/resume.pdf ``` -- **Using the colled mode:** +- **Using the collect mode:** If you want to collect job data only to perform any type of data analytics you can use the bot with the `--collect` option. This will store in output/data.json file all data found from linkedin jobs offers. ```bash