Add godoc reference badge to README.md.

This commit is contained in:
Dave Collins 2014-08-10 13:58:10 -05:00
parent b19d0a0232
commit e6011eaa49

View file

@ -33,6 +33,9 @@ use secp256k1 elliptic curve cryptography.
## Documentation ## Documentation
[![GoDoc](https://godoc.org/github.com/conformal/btcec?status.png)]
(http://godoc.org/github.com/conformal/btcec)
Full `go doc` style documentation for the project can be viewed online without Full `go doc` style documentation for the project can be viewed online without
installing this package by using the GoDoc site installing this package by using the GoDoc site
[here](http://godoc.org/github.com/conformal/btcec). [here](http://godoc.org/github.com/conformal/btcec).