From 3410a03276300a96fbee29b195b83b9f7e45cf03 Mon Sep 17 00:00:00 2001 From: Whit J Date: Tue, 2 Sep 2014 20:23:05 -0700 Subject: [PATCH] Bit -> Dogecoin Seems simple --- contrib/pyminer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/pyminer/README.md b/contrib/pyminer/README.md index 3b20f2fde..17439b64c 100644 --- a/contrib/pyminer/README.md +++ b/contrib/pyminer/README.md @@ -1,8 +1,8 @@ ### PyMiner ### -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. +This is a 'getwork' CPU mining client for Dogecoin. 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 +- [Jgarzik Repo](https://github.com/jgarzik/pyminer)