Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated readme. #81

Merged
merged 1 commit into from Jul 9, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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