Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ssundarraj committed Jul 9, 2015
1 parent 8173952 commit 11c460c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -21,7 +21,6 @@ $ pip install ImageScraper
```
####**Dependencies**
Note that ``ImageScraper`` depends on ``lxml``, ``requests``, ``setproctitle``, and ``future``.
It also depends on `pyThreadpool` which can be downloaded and installed from [here](http://github.com/srirams6/py-Threadpool) temporarily.
If you run into problems in the compilation of ``lxml`` through ``pip``, install the ``libxml2-dev`` and ``libxslt-dev`` packages on your system.

Usage
Expand Down Expand Up @@ -107,7 +106,7 @@ If you want to add features, improve them, or report issues, feel free to send a
###Contributors
- [sananth12](https://github.com/sananth12) ([Anantha Natarajan](http://ananth.co.in))
- [srirams6](https://github.com/srirams6) (Sriram Sundarraj)
- [ssundarraj](https://github.com/ssundarraj) (Sriram Sundarraj)
- [vigneshmanix](https://github.com/vigneshmanix) (Vignesh M)
- [osborne6](https://github.com/osborne6)
- [tsleyson](https://github.com/tsleyson)
Expand Down

0 comments on commit 11c460c

Please sign in to comment.