Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoongiKim authored Nov 21, 2018
1 parent 72aab35 commit 9e5ba39
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ Google, Naver multiprocess image crawler

3. Add PATH where you extracted chromedriver.

4. Write search keywords in keywords.txt
4. pip install -r requirements.txt

5. Run auto_crawler.py
5. Write search keywords in keywords.txt

6. Files will be downloaded to 'download' directory.
6. Run auto_crawler.py

7. Files will be downloaded to 'download' directory.


# Arguments
Expand Down

0 comments on commit 9e5ba39

Please sign in to comment.