Skip to content

Commit

Permalink
added demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sananth12 committed Mar 2, 2015
1 parent fc5861d commit 6fc0810
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ build/
dist/
ImageScraper.egg-info/
*pyc
rstmake.sh
rstmake.sh
grip
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A cool command line tool which downloads all images in the given webpage.
| ------------ | ------- | ------------------- |
| [![Build Status](https://travis-ci.org/sananth12/ImageScraper.svg?branch=master)](https://travis-ci.org/sananth12/ImageScraper) | [![Latest Version](https://pypip.in/v/ImageScraper/badge.png)](https://pypi.python.org/pypi/ImageScraper/) | [![PyPi downloads](http://img.shields.io/badge/downloads-7.3k%20total-blue.svg)](https://pypi.python.org/pypi/ImageScraper) |

Click [here](http://showterm.io/d3aef5bc3f37cd49757d1#fast) to see it in action!

Download
--------
Expand Down Expand Up @@ -83,4 +84,4 @@ If you want to add features, improve them, or report issues, feel free to send a

License
-------
![alt tag](https://raw.githubusercontent.com/sananth12/ImageScraper/master/images/gpl.png)
![GPL V3](https://raw.githubusercontent.com/sananth12/ImageScraper/master/images/gpl.png)

0 comments on commit 6fc0810

Please sign in to comment.