summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dgryski
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/dgryski')
-rw-r--r--vendor/github.com/dgryski/dgoogauth/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/dgryski/dgoogauth/README.md b/vendor/github.com/dgryski/dgoogauth/README.md
index 75fdde78a..372a46084 100644
--- a/vendor/github.com/dgryski/dgoogauth/README.md
+++ b/vendor/github.com/dgryski/dgoogauth/README.md
@@ -1,6 +1,6 @@
This is a Go implementation of the Google Authenticator library.
-[![Build Status](https://travis-ci.org/dgryski/dgoogauth.png)](https://travis-ci.org/dgryski/dgoogauth)
+[![GoDoc](https://godoc.org/github.com/dgryski/dgoogauth?status.svg)](https://godoc.org/github.com/dgryski/dgoogauth) [![Build Status](https://travis-ci.org/dgryski/dgoogauth.png)](https://travis-ci.org/dgryski/dgoogauth)
Copyright (c) 2012 Damian Gryski <damian@gryski.com>
This code is licensed under the Apache License, version 2.0