Prettify some /Contrib READMEs

SYN

Remove Dead Readme-Qt Links.
This commit is contained in:
super3
2013-10-21 20:00:10 -04:00
parent db0e8ccd90
commit 14f870cee5
8 changed files with 35 additions and 39 deletions

View File

@@ -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)