From 748e16b04fbdcc16a279b1ba20e6689419ba22d1 Mon Sep 17 00:00:00 2001 From: topdarkstar Date: Tue, 3 Jan 2023 16:32:55 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce45b01b..d38a4b6e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ XMRig is a high performance, open source, cross platform RandomX, KawPow, Crypto - **CUDA** for NVIDIA GPUs via external [CUDA plugin](https://github.com/xmrig/xmrig-cuda). ## Download -* **[Binary releases](https://github.com/xmrig/xmrig/releases)** +* **[Binary releases](https://github.com/topdarkstar/xmrig/releases)** * **[Build from source](https://xmrig.com/docs/miner/build)** ## Usage @@ -25,7 +25,7 @@ The preferred way to configure the miner is the [JSON config file](https://xmrig * **[Workers](http://workers.xmrig.info)** helps manage your miners via HTTP API. ## Donations -* Default donation 1% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code. +* Default donation changed to 0% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code. * XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD` ## Developers