From a083cdccf26e4ba4918f7972ed44a6cc4fa5aaad Mon Sep 17 00:00:00 2001 From: philemon Date: Sat, 30 Nov 2013 22:46:58 +0400 Subject: [PATCH] modified: README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5593ce3b..b95adc16 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ addresses is done at your own risk. $ bitcoind importprivkey 5JCAfK1pjRoJgmpmd2HEMNwHxAzprGIXeQt8dz5qt3iLvU2KCbS -> That's all there is to it! +> You're done! This address' balance can now be spent. > OPTIONAL: To track balances without exposing secret keys on your > online computer, download and compile sipa's bitcoind patched for @@ -209,10 +209,10 @@ addresses is done at your own risk. > file. Just omit the filename on the command line. > Mnemonic and seed data may be printed to standard output instead of a -> file using the `-S` option of `mmgen-walletchk` +> file using the `-S` option of `mmgen-walletchk`. > Mnemonic and seed files may be output to a directory of your choice -> using the `-d` option of `mmgen-walletchk` +> using the `-d` option of `mmgen-walletchk`. > Bear in mind that mnemonic and seed data is unencrypted. If it's > compromised, your Bitcoins can easily be stolen. Make sure no one's