From ed8dd7138646d7a3da6177911e640fb563262e19 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 20 Feb 2014 00:32:09 -0700 Subject: [PATCH] Updated readme description --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3faf58..68c14df 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ 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 :) -This project does the features listed below. It does not handle share rewards (payment processing). An -[MPOS](https://github.com/MPOS/php-mpos) compatibility layer is in the works -[here](https://github.com/zone117x/node-stratum-mpos). Otherwise, to setup a pool site, you will have to use this code - s a module for another project that handles share rewards. +This project does not handle share rewards (payment processing). An [MPOS](https://github.com/MPOS/php-mpos) +compatibility layer is in the works [here](https://github.com/zone117x/node-stratum-mpos). Otherwise, to setup a pool +site, you will have to use this code as module for another project that handles share rewards. [![Build Status](https://travis-ci.org/zone117x/node-stratum.png?branch=master)](https://travis-ci.org/zone117x/node-stratum)