Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shea256 committed Jul 6, 2014
1 parent a229e35 commit 913067d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
SecretSharing
=============

Tools for sharing secrets (like Bitcoin private keys), using shamir's secret sharing scheme
Tools for sharing secrets (like Bitcoin private keys), using shamir's secret sharing scheme.

## Installation

>>> pip install secretsharing

## Sample Usage

Expand Down

0 comments on commit 913067d

Please sign in to comment.