diff --git a/doc.go b/doc.go index 28784b7..e973ce0 100644 --- a/doc.go +++ b/doc.go @@ -1,4 +1,4 @@ -// A Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html +// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html // // See README.md for more info. package jwt \ No newline at end of file