We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5501212 commit e62c791Copy full SHA for e62c791
README.md
@@ -8,7 +8,10 @@ oauth2 package contains a client implementation for OAuth 2.0 spec.
8
go get github.com/golang/oauth2
9
~~~~
10
11
-See [godoc](http://godoc.org/github.com/golang/oauth2) for further documentation and examples.
+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)
15
16
## Contributing
17
0 commit comments