Add godoc reference badge to README.md.
This commit is contained in:
parent
b19d0a0232
commit
e6011eaa49
1 changed files with 3 additions and 0 deletions
|
@ -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).
|
||||||
|
|
Loading…
Reference in a new issue