From eb5fcd3b7f5ac656cd728dd833cc817e8bfcc94f Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Fri, 10 Jan 2014 17:37:27 -0500 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cec35e..0d71e8e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ node-stratum High performance Stratum poolserver in Node.js. One instance of this software can startup and manage multiple coin pools, each with their own daemon and stratum port :) #### Why -This server was built to be more efficient and easier to setup, maintain and scale than existing stratum poolservers which are written in python. +This server was built to be more efficient and easier to setup, maintain and scale than existing stratum poolservers which are written in python. Compared to the spaghetti state of the latest stratum-mining python server, this software should also have a lower barrier to entry for other developers to fork and add feature or fix bugs. Features (mostly untested)