Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Feb 21, 2020
1 parent 280732e commit 7a9e5a0
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 @@ -19,7 +19,7 @@ key = ''
secret = ''
```

3. Search for up to `n` images, and optionally `--download`.
3. Search for up to `n` images, and optionally `--download`. Downloaded images are saved in `flickr_scraper/images/`.
```bash
$ python3 flickr_scraper.py --search 'honeybees on flowers' --n 10 --download

Expand Down

0 comments on commit 7a9e5a0

Please sign in to comment.