diff --git a/README.md b/README.md index ad88331c..09fde41e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # oauth2_proxy +[](http://travis-ci.org/pusher/oauth2_proxy) +[](https://goreportcard.com/report/github.com/pusher/oauth2_proxy) +[](https://godoc.org/github.com/pusher/oauth2_proxy) +[](./LICENSE) + A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. @@ -7,8 +12,6 @@ to validate accounts by email, domain or group. Versions v3.0.0 and up are from this fork and will have diverged from any changes in the original fork. A list of changes can be seen in the [CHANGELOG](CHANGELOG.md). -[](http://travis-ci.org/pusher/oauth2_proxy) -  ## Installation