From 40b8f711be7f08c6a85c1418fe50cb58f65505db Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Sat, 10 Aug 2024 23:15:22 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fc83d2e..70b7ccf 100644 --- a/README.md +++ b/README.md @@ -112,18 +112,13 @@ This file defines your job search parameters and bot behavior. Each section cont - `experienceLevel:` - Set desired experience levels to `true`, others to `false` - - Options: `internship`, `entry`, `associate`, `mid-senior level`, `director`, `executive` - - Example: `internship: true` - `jobTypes:` - Set desired job types to `true`, others to `false` - - Options: `full-time`, `contract`, `part-time`, `temporary`, `internship`, `other`, `volunteer` - - Example: `full-time: true` - `date:` - Choose one time range for job postings by setting it to `true`, others to `false` - - Options: `all time`, `month`, `week`, `24 hours` - - Example: `month: true` + - `positions:` - List job titles you're interested in, one per line @@ -139,8 +134,8 @@ This file defines your job search parameters and bot behavior. Each section cont - Example: ```yaml locations: - - New York, USA - - London, UK + - Itally + - London ``` - `distance: [number]`