Skip to content

Commit

Permalink
fix google image downloader link
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy authored Sep 29, 2019
1 parent 95374e8 commit 65c3b78
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 @@ -12,7 +12,7 @@ Code documentation is aligned correctly when the files are viewed in [Notepad++]

- [Fast Youtube Downloader](https://github.com/geekcomputers/Python/blob/master/youtube-downloader%20fast.py) - Downloads YouTube videos quickly with parallel threads using aria2c

- [Google Image Downloader](https://github.com/geekcomputers/Python/tree/master/Google%20Image%20Downloader) - Query a given term and retrieve images from the Google Image database.
- [Google Image Downloader](https://github.com/geekcomputers/Python/tree/master/Google_Image_Downloader) - Query a given term and retrieve images from the Google Image database.

- [dir_test.py](https://github.com/geekcomputers/Python/blob/master/dir_test.py) - Tests to see if the directory `testdir` exists, if not it will create the directory for you.

Expand Down

0 comments on commit 65c3b78

Please sign in to comment.