Skip to content

Commit

Permalink
update new features
Browse files Browse the repository at this point in the history
  • Loading branch information
sananth12 committed Jan 25, 2015
1 parent 8b45327 commit d439a34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit d439a34

Please sign in to comment.