summaryrefslogtreecommitdiffstats
path: root/python/mnemonic/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 17:06:25 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commitfde39260a72d7c96274f7bb7f868a70669d540dc (patch)
tree6c54f99e4debce28e41abf04fda8150ddb20c41b /python/mnemonic/README
parentd4eaf65b6e0b5ddab23c1d433d2ae9a9b9b8a712 (diff)
downloadslackbuilds-fde39260a72d7c96274f7bb7f868a70669d540dc.tar.gz
slackbuilds-fde39260a72d7c96274f7bb7f868a70669d540dc.tar.xz
python/mnemonic: Update README, slack-desc.
Diffstat (limited to 'python/mnemonic/README')
-rw-r--r--python/mnemonic/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/python/mnemonic/README b/python/mnemonic/README
index 420a4a3983..39280e54ce 100644
--- a/python/mnemonic/README
+++ b/python/mnemonic/README
@@ -1 +1,8 @@
-Reference implementation of BIP-0039: Mnemonic code for generating deterministic keys
+mnemonic (reference implementation of BIP-0039)
+
+Reference implementation of BIP-0039: Mnemonic code for generating
+deterministic keys.
+
+This BIP describes the implementation of a mnemonic code or mnemonic
+sentence -- a group of easy to remember words -- for the generation of
+deterministic wallets.