diff --git a/README.md b/README.md index 5f8a3a92..a4427454 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ use secp256k1 elliptic curve cryptography. ## 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 installing this package by using the GoDoc site [here](http://godoc.org/github.com/conformal/btcec).