From 108fd5690e45fbab1549e389a9598220a0b3cbfa Mon Sep 17 00:00:00 2001 From: xmrig Date: Sat, 20 May 2017 23:43:39 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6137945cb..fb3f44e2a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of * Command line options compatible with cpuminer. * CryptoNight-Lite support for AEON. * Smart automatic [CPU configuration](https://github.com/xmrig/xmrig/wiki/Threads). +* Nicehash support * It's open source software. ## Download @@ -57,6 +58,7 @@ xmrig.exe -o xmr-eu.dwarfpool.com:8005 -u YOUR_WALLET -p x -k -c, --config=FILE load a JSON-format configuration file --max-cpu-usage=N maximum cpu usage for automatic threads mode (default 75) --safe safe adjust threads and av settings for current cpu + --nicehash enable nicehash support -h, --help display this help and exit -V, --version output version information and exit ```