Update README.md with travis and godoc buttons

This commit is contained in:
Ross Kinder
2015-10-06 10:25:22 -04:00
parent 109617ef26
commit dcb754f3d4

View File

@@ -1,5 +1,9 @@
# go-xmlsec
[![Build Status](https://travis-ci.org/crewjam/go-xmlsec.svg?branch=master)](https://travis-ci.org/crewjam/go-xmlsec)
[![](https://godoc.org/github.com/crewjam/go-xmlsec?status.png)](http://godoc.org/github.com/crewjam/go-xmlsec)
A (partial) wrapper for [xmlsec](https://www.aleksey.com/xmlsec).
## Signing Example