diff --git a/README.md b/README.md index c38647e..caf0492 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AutoCrawler Google, Naver multiprocess image crawler (High Quality & Speed & Customizable) -![](animation.gif) +![](docs/animation.gif) # How to use @@ -41,6 +41,7 @@ python3 main.py [--skip true] [--threads 4] [--google true] [--naver true] [--fu You can download full resolution image of JPG, GIF, PNG files by specifying --full true +![](docs/full.gif) diff --git a/animation.gif b/docs/animation.gif similarity index 100% rename from animation.gif rename to docs/animation.gif diff --git a/docs/full.gif b/docs/full.gif new file mode 100644 index 0000000..6d546d7 Binary files /dev/null and b/docs/full.gif differ