Skip to content

Commit 8a3df15

Browse files
authored
Update README (#1)
1 parent e3bb7b7 commit 8a3df15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following environment variables can be used to overwrite some hard-coded val
2525
* `IMDB_DATA_BASE_URL` - defaults to `https://datasets.imdbws.com`
2626
* `IMDB_TITLE_URL` - defaults to `https://www.imdb.com/title`
2727

28-
`IMDB_SEARCH_WORKERS` defaults to `runtime.NumCPU()`
28+
`IMDB_SEARCH_WORKERS` defaults to `runtime.NumCPU()` - but can be overridden with an integer.
2929

3030
## Future improvements
3131

0 commit comments

Comments
 (0)