From 6a1d3fee887ee877cd4e7bdc93ec8d6f38a17125 Mon Sep 17 00:00:00 2001 From: Yoongi Kim <38288705+YoongiKim@users.noreply.github.com> Date: Tue, 19 Feb 2019 18:18:12 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa3ffbb..418438e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ python3 auto_crawler.py [--skip true] [--threads 4] [--google true] [--naver tru --naver true Download from naver.com (boolean) ---full false Download full resolution image rather than thumbnails (slow) +--full false Download full resolution image instead of thumbnails (slow) --face flase Face search mode ```