diff options
Diffstat (limited to 'contrib/pyminer')
-rw-r--r-- | contrib/pyminer/README.md (renamed from contrib/pyminer/README) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/pyminer/README b/contrib/pyminer/README.md index d1596575dd..119d51bdc7 100644 --- a/contrib/pyminer/README +++ b/contrib/pyminer/README.md @@ -1,5 +1,6 @@ +### PyMiner ### -This is a 'getwork' CPU mining client for bitcoin. +This is a 'getwork' CPU mining client for Bitcoin. It is pure-python, and therefore very, very slow. The purpose is to provide a reference implementation of a miner, for study. |