Added build status to the readme.
This commit is contained in:
parent
3c52eee23b
commit
02033f3815
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
rfc6979
|
||||
=======
|
||||
|
||||
[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/rfc6979)
|
||||
|
||||
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
|
||||
deterministic DSA/ECDSA signature scheme.
|
||||
|
||||
|
|
Loading…
Reference in a new issue