From bc26fc740d1d47cc1c464891462a176c276eb676 Mon Sep 17 00:00:00 2001 From: Daniel Cousens Date: Wed, 13 Aug 2014 21:17:59 +1000 Subject: [PATCH] README: remove excessive linebreak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c52d2d8..2c2aba1 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ mnemonic = bip39.generateMnemonic() // strength defaults to 128 bits bip39.mnemonicToSeedHex('basket actual') // wait for it... // '5cf2d4a8b0355e90295bdfc565a022a409af063d5365bb57bf74d9528f494bfa4400f53d8349b80fdae44082d7f9541e1dba2b003bcfec9d0d53781ca676651f' - ``` + ### Browser Compile `bip39.js` with the following command: