diff --git a/README.md b/README.md index 33a86b4..b57a183 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Equihash proof-of-work solvers The executables ending in 1 are compiled without atomics and thus only suitable for single-threaded use (where they get some speedup over the generic version). -Options -h
-n are self explanatory. -Add option -r to search a range of nonces. +Options -h HEADER -n NONCE are self explanatory. +Add option -r RANGESIZE to search a range of nonces.