From 3e4827129e6ac946f361a752054922431dfbfbee Mon Sep 17 00:00:00 2001 From: Jpja Date: Thu, 15 Jan 2015 10:34:09 +0200 Subject: [PATCH] Update README --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index 64517fe..241f56b 100644 --- a/README +++ b/README @@ -1,9 +1,15 @@ *** This is a fork of the Bitaddress Bitcoin Wallet Generator. -This version is modified such that every generated address -starts with a VANITY pattern. -The default pattern is "1A" but it can be changed at the beginning of the file. -Open bitaddress-vanity.html to use the modified version. + +- With bitadress-1A.html + every address starts with 1A. + +- With bitadress-brainvanity.html + one can create a brainwallet with a user-specified pattern. + +- With bitadress-multihash.html + one can create a brainwallet with the key hashed thousands of times for added security. + *** bitaddress.org