diff --git a/README.md b/README.md index ac9c7fe..9049ef5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Optional ├── job_type (enum): fulltime, parttime, internship, contract ├── proxy (str): in format 'http://user:pass@host:port' or [https, socks] ├── is_remote (bool) -├── full_description (bool): fetches full description for Indeed / LinkedIn (note: will run much slower as scraper has to fetch each individual job listing) +├── full_description (bool): fetches full description for Indeed / LinkedIn (much slower) ├── results_wanted (int): number of job results to retrieve for each site specified in 'site_type' ├── easy_apply (bool): filters for jobs that are hosted on LinkedIn ├── country_indeed (enum): filters the country on Indeed (see below for correct spelling)