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)