Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scorta committed Dec 18, 2017
1 parent f375271 commit 5ae67e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Running with 7 threads, and searching key(s) randomly for list of Bitcoin addres
Eg.
`java -jar GuessPrivateKey.jar 8 bit.txt 1 666`

Running with 8 threads, and searching key(s) sequentially for list of Bitcoin address(es) in the file `bit.txt`.
Running with 8 threads, and searching key(s) sequentially (starting from 666) for list of Bitcoin address(es) in the file `bit.txt`.

### Compile yourself?

Expand Down

0 comments on commit 5ae67e4

Please sign in to comment.