More readme.

This commit is contained in:
Andrey Petrov 2014-04-25 20:00:45 -07:00
parent d388c8498d
commit 9569b2a2c6
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ stdout.~~
``` ```
$ go get github.com/shazow/btc-crawl $ go get github.com/shazow/btc-crawl
$ btc-crawl --help
...
$ btc-crawl --concurrency 100 --output btc-crawl.json --verbose $ btc-crawl --concurrency 100 --output btc-crawl.json --verbose
... ...
``` ```