added godoc badge

This commit is contained in:
silenteh 2015-08-05 22:46:05 +02:00
parent 3145198097
commit c413e28bb8

View File

@ -1,12 +1,11 @@
#### Current test status
[![Build Status](https://travis-ci.org/sec51/twofactor.svg?branch=master)](https://travis-ci.org/sec51/twofactor.svg?branch=master)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/sec51/twofactor/)
## `totp`
This package implements the RFC 6238 OATH-TOTP algorithm;
See also the [godocs](https://godoc.org/github.com/sec51/twofactor/)
for this package.
This package implements the RFC 6238 OATH-TOTP algorithm;
### Installation