From 29fd1ff5feece3cf719e9a8437145042aede27e5 Mon Sep 17 00:00:00 2001 From: EggPool <33421807+EggPool@users.noreply.github.com> Date: Thu, 18 Jul 2019 12:07:29 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.