diff --git a/README.md b/README.md index 68d4835..7b6f16c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Polysign [Released] Polysign PIP module for Bismuth. Handles the various cryptographic primitives Bismuth Crypto currency supports. + +## Install + +`pip3 install polysign` + +See doc directory for serialization info and test vectors.