Skip to content

Commit e62c791

Browse files
author
Burcu Dogan
committed
Making google package godoc more visible.
1 parent 5501212 commit e62c791

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ oauth2 package contains a client implementation for OAuth 2.0 spec.
88
go get github.com/golang/oauth2
99
~~~~
1010

11-
See [godoc](http://godoc.org/github.com/golang/oauth2) for further documentation and examples.
11+
See godoc for further documentation and examples.
12+
13+
* [github.com/golang/oauth2](http://godoc.org/github.com/golang/oauth2)
14+
* [github.com/golang/oauth2/google](http://godoc.org/github.com/golang/oauth2/google)
1215

1316
## Contributing
1417

0 commit comments

Comments
 (0)