Fixed readme.

This commit is contained in:
Michael Herzberg 2016-09-08 19:57:54 +01:00
parent e2b7236730
commit ed0799f70f
1 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
A Python crawler for extensions from the Chrome Web Store.
Usage: python crawler.py
Usage:
```
python crawler.py
```
Downloads 200 extensions from all categories into a folder 'downloaded' in the current directory. In case an
extension has already been downloaded, the script skips it.