From 9722b04c6589a23fa7b4d3f7dc6b4f831bdda549 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 22 Apr 2014 16:22:11 -0600 Subject: [PATCH] Fixed readme markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 480794a..4ea6679 100644 --- a/README.md +++ b/README.md @@ -340,7 +340,7 @@ pool.start(); Credits ------- * [vekexasia](//github.com/vekexasia) - co-developer & great tester -* [LucasJones(//github.com/LucasJones) - getting p2p block notify script working and fixed block hashing for various new algos +* [LucasJones](//github.com/LucasJones) - got p2p block notify working and implemented additional hashing algos * [TheSeven](//github.com/TheSeven) - answering an absurd amount of my questions, found the block 1-16 problem, provided example code for peer node functionality * [pronooob](https://dogehouse.org) - knowledgeable & helpful * [Slush0](//github.com/slush0/stratum-mining) - stratum protocol, documentation and original python code