diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-07-16 19:45:37 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-07-16 19:47:22 +0200 |
commit | 2a429030ff289c8355323297e792d48b0537b5eb (patch) | |
tree | 99cdfbbc336edb5f9433645ab747c1683558c7cd | |
parent | 9b9cd3dd2011d78c1b85bc7ddae6e193e9e84a62 (diff) |
update readme
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 16d03c3ab8..dc9a8b15a8 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Bitcoin-qt: Qt4 based GUI replacement for Bitcoin **Warning** **Warning** **Warning** -Pre-alpha stuff! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet. +Alpha version! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet. Testing on the testnet is recommended. This has been implemented: @@ -28,6 +28,8 @@ This has been implemented: - Progress bar on initial block download +- Sendmany support + This has to be done: - Start at system start |