From df339610fadddee721b8b5e9ef043c05e36f7b1f Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Wed, 29 May 2024 19:32:32 -0500 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67a10f1..a5baf0c 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Optional ├── job_type (str): | fulltime, parttime, internship, contract │ -├── proxies (): +├── proxies (list): | in format ['user:pass@host:port', 'localhost'] | each job board will round robin through the proxies │