aboutsummaryrefslogtreecommitdiff
path: root/contrib/pyminer
diff options
context:
space:
mode:
authorsuper3 <me@super3.org>2013-10-15 23:14:30 -0400
committersuper3 <me@super3.org>2013-10-15 23:37:30 -0400
commit27e2d8bfb5678e79d956b9f1aa50c1b14177d748 (patch)
treea5eb2108ca9cc82af6f5e393608db80a456544cf /contrib/pyminer
parentdd9bd863cfc52c17753c75a983ea49870e9b1c53 (diff)
downloadbitcoin-27e2d8bfb5678e79d956b9f1aa50c1b14177d748.tar.xz
Finished /Contrib Index. Standardized READMEs.
File and Link Fix.
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.