Update README now that main svn has -testnet built in
[novacoin.git] / README.md
index a473c87..4c8475c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
-Bitcoin subversion clone
-========================
-This branch is a clone of the subversion tree, kept up-to-date via 'git svn fetch'.
+Gavin's Bitcoin patches
+=======================
+
+Branches here:
+
+* svn : up-to-date mirror of the 'production' Bitcoin (from http://sourceforge.net/projects/bitcoin/).
+* monitorreceived : Implements monitortransaction/monitorblocks/gettransaction/getblock RPC commands.
+* listtransactions: Implements new JSON-RPC command "listtransactions" (from jgarzik)
+* refundtransaction : Implements new JSON-RPC command "refundtransaction"
+* master : All of the above, merged together.
+
+Code is hosted at github: http://github.com/gavinandresen/bitcoin-git