From f893d50fe1105c33c2b856b16cb5764739769dfe Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 28 Jan 2018 15:51:24 +0100 Subject: [PATCH] Add status buttons Signed-off-by: Knut Ahlers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a8bb300..33622b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/nginx-sso)](https://goreportcard.com/report/github.com/Luzifer/nginx-sso) +![](https://badges.fyi/github/license/Luzifer/nginx-sso) +![](https://badges.fyi/github/downloads/Luzifer/nginx-sso) +![](https://badges.fyi/github/latest-release/Luzifer/nginx-sso) + # Luzifer / nginx-sso This program is intended to be used within the [`ngx_http_auth_request_module`](https://nginx.org/en/docs/http/ngx_http_auth_request_module.html) of nginx to provide a single-sign-on for a domain using one central authentication directory.