aboutsummaryrefslogtreecommitdiff
path: root/contrib/pyminer
diff options
context:
space:
mode:
authorsuper3 <me@super3.org>2013-10-21 20:00:10 -0400
committersuper3 <me@super3.org>2013-10-21 20:07:31 -0400
commit14f870cee50f791bfa9c08bf1d60f8a3b9aeab23 (patch)
tree758e9890482dd80e953481092d1bada304bd24a7 /contrib/pyminer
parentdb0e8ccd90c741ee52726db90845aaaebe370f24 (diff)
downloadbitcoin-14f870cee50f791bfa9c08bf1d60f8a3b9aeab23.tar.xz
Prettify some /Contrib READMEs
SYN Remove Dead Readme-Qt Links.
Diffstat (limited to 'contrib/pyminer')
-rw-r--r--contrib/pyminer/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/pyminer/README.md b/contrib/pyminer/README.md
index 119d51bdc7..3b20f2fdea 100644
--- a/contrib/pyminer/README.md
+++ b/contrib/pyminer/README.md
@@ -1,7 +1,8 @@
### 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.
-It is pure-python, and therefore very, very slow. The purpose is to
-provide a reference implementation of a miner, for study.
+### Other Resources ###
+- [BitcoinTalk Thread](https://bitcointalk.org/index.php?topic=3546.0)
+- [Jgarzik Repo](https://github.com/jgarzik/pyminer) \ No newline at end of file