diff --git a/README.md b/README.md index d82f253..5a19716 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ key = '' secret = '' ``` -3. Search for up to `n` images, and optionally `--download`. Downloaded images are saved in `flickr_scraper/images/`. +3. Search for up to `n` images, and optionally `--download`. URLs are printed to screen and downloaded images are saved in `flickr_scraper/images`. ```bash $ python3 flickr_scraper.py --search 'honeybees on flowers' --n 10 --download