diff --git a/README.md b/README.md index 81b5dea..73e2124 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Pairing cryptography and threshold signatures +[![Build Status](https://travis-ci.com/poanetwork/threshold_crypto.svg?branch=master)](https://travis-ci.com/poanetwork/threshold_crypto) + This crate contains constructions of asymmetric key cryptography and threshold signatures on top of `pairing` crate. \ No newline at end of file