Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kazeevn committed Jul 9, 2024
1 parent 9fefccb commit 6b94abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ Happy coding (and chewing)! 😃
</details>
### Batch lookup
Put the list of names in a file, e. g. `example_names` and use `batch_lookup.py`. For example:
Put the list of names in a file, e. g. `example_names.txt` and use `batch_lookup.py`. For example:
```bash
python batch_lookup.py example_names.txt --ask "List 5 main associates" --n-jobs 4
```
Expand Down

0 comments on commit 6b94abc

Please sign in to comment.