README: remove excessive linebreak

This commit is contained in:
Daniel Cousens 2014-08-13 21:17:59 +10:00
parent b0b0a5d5b2
commit bc26fc740d
1 changed files with 1 additions and 1 deletions

View File

@ -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: