Update README.md
This commit is contained in:
parent
11da2984c3
commit
40b8f711be
11
README.md
11
README.md
@ -112,18 +112,13 @@ This file defines your job search parameters and bot behavior. Each section cont
|
|||||||
|
|
||||||
- `experienceLevel:`
|
- `experienceLevel:`
|
||||||
- Set desired experience levels to `true`, others to `false`
|
- Set desired experience levels to `true`, others to `false`
|
||||||
- Options: `internship`, `entry`, `associate`, `mid-senior level`, `director`, `executive`
|
|
||||||
- Example: `internship: true`
|
|
||||||
|
|
||||||
- `jobTypes:`
|
- `jobTypes:`
|
||||||
- Set desired job types to `true`, others to `false`
|
- Set desired job types to `true`, others to `false`
|
||||||
- Options: `full-time`, `contract`, `part-time`, `temporary`, `internship`, `other`, `volunteer`
|
|
||||||
- Example: `full-time: true`
|
|
||||||
|
|
||||||
- `date:`
|
- `date:`
|
||||||
- Choose one time range for job postings by setting it to `true`, others to `false`
|
- 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:`
|
- `positions:`
|
||||||
- List job titles you're interested in, one per line
|
- 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:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
locations:
|
locations:
|
||||||
- New York, USA
|
- Itally
|
||||||
- London, UK
|
- London
|
||||||
```
|
```
|
||||||
|
|
||||||
- `distance: [number]`
|
- `distance: [number]`
|
||||||
|
Loading…
Reference in New Issue
Block a user