From 50a784f00385d5d6b15e34e289f58a8087a48de9 Mon Sep 17 00:00:00 2001 From: Peter Todd Date: Sat, 27 Sep 2014 15:26:21 -0400 Subject: [PATCH] Point users to new repo --- README | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README b/README index dbc779c..72c990e 100644 --- a/README +++ b/README @@ -1,10 +1,5 @@ +Peter Todd has taken over maintainership of python-bitcoinlib. Please use the +new repository at: -This python library provides an easy interface to the bitcoin -data structures and protocol. +https://github.com/petertodd/python-bitcoinlib - -Unit tests ----------- - -python -m unittest discover -python3 -m unittest discover