Skip to content

Commit

Permalink
Add build status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
fullsailor authored Jul 25, 2016
1 parent 9345b23 commit 3befe47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# pkcs7

[![GoDoc](https://godoc.org/github.com/fullsailor/pkcs7?status.svg)](https://godoc.org/github.com/fullsailor/pkcs7)
[![Build Status](https://travis-ci.org/fullsailor/pkcs7.svg?branch=master)](https://travis-ci.org/fullsailor/pkcs7)

pkcs7 implements parsing and creating signed and enveloped messages.

Expand Down

0 comments on commit 3befe47

Please sign in to comment.