From 97104b28a4d873e6e4a2cb9cab5fdd7da8940bd5 Mon Sep 17 00:00:00 2001 From: Interchained Date: Mon, 4 Jan 2021 17:09:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a382364..5cf7c43 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ cryptonote-nodejs-pool ====================== -High performance Node.js (with native C addons) mining pool for CryptoNote based coins. Comes with lightweight example front-end script which uses the pool's AJAX API. Support for Cryptonight (Original, Monero v7, Stellite v7), Cryptonight Light (Original, Aeon v7, IPBC) and Cryptonight Heavy (Sumokoin) algorithms. +High performance Node.js (with native C addons) mining pool for CryptoNote based coins. Comes with lightweight example front-end script which uses the pool's AJAX API. Support for Cryptonight (Original, Monero v7, Stellite v7), Cryptonight Light (Original, Aeon v7, IPBC) Cryptonight Fast (Electronero/Crystaleum), and Cryptonight Heavy (Sumokoin) algorithms. #### Table of Contents