From d439a34a179b80906f05f17427b54cc7924ac912 Mon Sep 17 00:00:00 2001 From: Anantha Natarajan Date: Sun, 25 Jan 2015 21:06:57 +0530 Subject: [PATCH] update new features --- README.md | 2 +- README.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2f4e0d..156d96c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ pip install ImageScraper Usage ----- ```sh -image-scraper [-h] [--max-images MAX_IMAGES] url2scrape +image-scraper [-h] [--max-images MAX_IMAGES] [-f] [-g] url2scrape ``` ###If you downloaded the tar: diff --git a/README.txt b/README.txt index 3f591ee..7e0511c 100644 --- a/README.txt +++ b/README.txt @@ -14,9 +14,9 @@ $pip install ImageScraper Usage ----- -+------------------------------------------------------------+ -| image-scraper [-h] [--max-images MAX_IMAGES] url_to_scrape | -+------------------------------------------------------------+ ++----------------------------------------------------------------------+ +| image-scraper [-h] [--max-images MAX_IMAGES] [-g] [-f] url_to_scrape | ++----------------------------------------------------------------------+ Using the tar file: