From 35b188762c54e5329b7401cc3af65178579bd280 Mon Sep 17 00:00:00 2001 From: xmrig Date: Wed, 12 Jul 2017 14:02:07 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d082835..7811f711c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XMRig XMRig is high performance Monero (XMR) CPU miner, with the official full Windows support. -Based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code. +Originally based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code, since version 1.0.0 complete rewritten from scratch on C++.