Added build status to the readme.

This commit is contained in:
Coda Hale 2013-09-06 17:31:39 -07:00
parent 3c52eee23b
commit 02033f3815

View file

@ -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.