diff --git a/README.md b/README.md index a606b60..70c4c5a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Depending on the sources you'll be using to generate the list, you'll need to in - [pv](http://www.ivarch.com/programs/pv.shtml) - [Python 3.4+](https://www.python.org/) - [coloredlogs](https://pypi.org/project/coloredlogs/) (sorry I can't help myself) +- [numpy](https://www.numpy.org/) - [massdns](https://github.com/blechschmidt/massdns) in your `$PATH` (only if you have subdomains as a source) - [Firefox](https://www.mozilla.org/firefox/) (only if you have websites as a source) - [selenium (Python bindings)](https://pypi.python.org/pypi/selenium) (only if you have websites as a source) diff --git a/fetch_resources.sh b/fetch_resources.sh old mode 100644 new mode 100755