From 5121fe036f812db7cd2d9d6e860251608ab1d003 Mon Sep 17 00:00:00 2001 From: xmrig Date: Sat, 29 Jul 2017 20:28:39 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5e7dc0d..b209475df 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,12 @@ Extremely high performance Monero (XMR) Stratum protocol proxy, can easily handl * Compatible with any Monero and AEON pools, strongly recommended use pool with fixed diff feature. * Any miner with nicehash support, `--nicehash` option for [XMRig](https://github.com/xmrig/xmrig). +* [Comparison](https://github.com/xmrig/xmrig-proxy/wiki/Comparison) with other proxies. ## Download * Binary releases: https://github.com/xmrig/xmrig-proxy/releases * Git tree: https://github.com/xmrig/xmrig-proxy.git - * Clone with `git clone https://github.com/xmrig/xmrig-proxy.git` [Build instructions](https://github.com/xmrig/xmrig-proxy/wiki/Build). + * Clone with `git clone https://github.com/xmrig/xmrig-proxy.git` :hammer: [Build instructions](https://github.com/xmrig/xmrig-proxy/wiki/Build). ## Usage :boom: If you use Linux and want handle more than **1000 connections**, you need [increase limits of open files](https://github.com/xmrig/xmrig-proxy/wiki/Ubuntu-setup).