1
This commit is contained in:
parent
a3bec6f58f
commit
c1f969f2f3
1 changed files with 14 additions and 7 deletions
21
README.md
21
README.md
|
@ -1,3 +1,10 @@
|
||||||
|
[](https://github.com/RansomFuck/xmrig/releases)
|
||||||
|
+[](https://github.com/RansomFuck/xmrig/releases)
|
||||||
|
+[](https://github.com/RansomFuck/xmrig/releases)
|
||||||
|
+[](https://github.com/RansomFuck/xmrig/blob/master/LICENSE)
|
||||||
|
+[](https://github.com/RansomFuck/xmrig/stargazers)
|
||||||
|
+[](https://github.com/RansomFuck/xmrig/network)
|
||||||
|
|
||||||
# Donate to support this fucking project
|
# Donate to support this fucking project
|
||||||
1CK5Jg3tXApiZ8YDaeRp9XEcmruaKVBLVT - bitcoin
|
1CK5Jg3tXApiZ8YDaeRp9XEcmruaKVBLVT - bitcoin
|
||||||
|
|
||||||
|
@ -17,8 +24,8 @@ Only to legal usage ;-)
|
||||||
XMRig is a high performance Monero (XMR) CPU miner, with official support for Windows.
|
XMRig is a high performance Monero (XMR) CPU miner, with official support for Windows.
|
||||||
Originally based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code, since version 1.0.0 completely rewritten from scratch on C++.
|
Originally based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code, since version 1.0.0 completely rewritten from scratch on C++.
|
||||||
|
|
||||||
* This is the modified **CPU-mining** version, there is also a [NVIDIA GPU version](https://github.com/xmrig/xmrig-nvidia) and [AMD GPU version]( https://github.com/xmrig/xmrig-amd).
|
* This is the modified **CPU-mining** version, there is also a [NVIDIA GPU version](https://github.com/RansomFuck/xmrig-nvidia) and [AMD GPU version]( https://github.com/RansomFuck/xmrig-amd).
|
||||||
* [Roadmap](https://github.com/xmrig/xmrig/issues/106) for next releases.
|
* [Roadmap](https://github.com/RansomFuck/xmrig/issues/106) for next releases.
|
||||||
|
|
||||||
<img src="http://i.imgur.com/OKZRVDh.png" width="619" >
|
<img src="http://i.imgur.com/OKZRVDh.png" width="619" >
|
||||||
|
|
||||||
|
@ -27,7 +34,7 @@ Originally based on cpuminer-multi with heavy optimizations/rewrites and removin
|
||||||
* [Download](#download)
|
* [Download](#download)
|
||||||
* [Usage](#usage)
|
* [Usage](#usage)
|
||||||
* [Algorithm variations](#algorithm-variations)
|
* [Algorithm variations](#algorithm-variations)
|
||||||
* [Build](https://github.com/xmrig/xmrig/wiki/Build)
|
* [Build](https://github.com/RansomFuck/xmrig/wiki/Build)
|
||||||
* [Common Issues](#common-issues)
|
* [Common Issues](#common-issues)
|
||||||
* [Other information](#other-information)
|
* [Other information](#other-information)
|
||||||
* [Donations](#donations)
|
* [Donations](#donations)
|
||||||
|
@ -42,14 +49,14 @@ Originally based on cpuminer-multi with heavy optimizations/rewrites and removin
|
||||||
* keepalived support.
|
* keepalived support.
|
||||||
* Command line options compatible with cpuminer.
|
* Command line options compatible with cpuminer.
|
||||||
* CryptoNight-Lite support for AEON.
|
* CryptoNight-Lite support for AEON.
|
||||||
* Smart automatic [CPU configuration](https://github.com/xmrig/xmrig/wiki/Threads).
|
* Smart automatic [CPU configuration](https://github.com/RansomFuck/xmrig/wiki/Threads).
|
||||||
* Nicehash support
|
* Nicehash support
|
||||||
* It's open source software.
|
* It's open source software.
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
* Binary releases: https://github.com/xmrig/xmrig/releases
|
* Binary releases: https://github.com/RansomFuck/xmrig/releases
|
||||||
* Git tree: https://github.com/xmrig/xmrig.git
|
* Git tree: https://github.com/RansomFuck/xmrig.git
|
||||||
* Clone with `git clone https://github.com/xmrig/xmrig.git` :hammer: [Build instructions](https://github.com/xmrig/xmrig/wiki/Build).
|
* Clone with `git clone https://github.com/RansomFuck/xmrig.git` :hammer: [Build instructions](https://github.com/RansomFuck/xmrig/wiki/Build).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
### Basic example
|
### Basic example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue