Skip to content

Commit d439a34

Browse files
committed
update new features
1 parent 8b45327 commit d439a34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ pip install ImageScraper
2121
Usage
2222
-----
2323
```sh
24-
image-scraper [-h] [--max-images MAX_IMAGES] url2scrape
24+
image-scraper [-h] [--max-images MAX_IMAGES] [-f] [-g] url2scrape
2525
```
2626

2727
###If you downloaded the tar:

README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ $pip install ImageScraper
1414

1515
Usage
1616
-----
17-
+------------------------------------------------------------+
18-
| image-scraper [-h] [--max-images MAX_IMAGES] url_to_scrape |
19-
+------------------------------------------------------------+
17+
+----------------------------------------------------------------------+
18+
| image-scraper [-h] [--max-images MAX_IMAGES] [-g] [-f] url_to_scrape |
19+
+----------------------------------------------------------------------+
2020

2121
Using the tar file:
2222

0 commit comments

Comments
 (0)