Skip to content

Commit d1e5b71

Browse files
authored
Update README.md
1 parent 41ecba7 commit d1e5b71

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
@@ -16,7 +16,7 @@ Then we can parse our data to get jobs description. The result - *.csv file in .
1616
```
1717
python upwork_parser.py ./data
1818
```
19-
When we run these scripts again, only pages with **new jobs** will be downloaded and processed (it will be faster if only new folder will be passed as argument to pareser).
19+
When we run these scripts again, only pages with **new jobs** will be downloaded and processed (it will be faster if only new folder will be passed as argument to parser).
2020

2121
## Dependencies
2222

0 commit comments

Comments
 (0)