diff --git a/README.md b/README.md index 774b3ed..6de3037 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,10 @@ An OAuth1 `Token` is an access token which allows requests to be made as a parti If you've used [golang.org/x/oauth2](https://godoc.org/golang.org/x/oauth2) before, this organization is similar. -## License +## Contributing -[MIT License](LICENSE) +See the [Contributing Guide](https://gist.github.com/dghubble/be682c123727f70bcfe7). +## License +[MIT License](LICENSE)