From f185c499870af68fb0b26948cdd750fdae2e716f Mon Sep 17 00:00:00 2001 From: Ivan Novakov Date: Sat, 30 Nov 2013 16:23:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8dbcf70..1fb1909 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OpenID Connect (OAuth2) Client Library +[![Dependency Status](https://www.versioneye.com/user/projects/529a0143632bac39c900003d/badge.png)](https://www.versioneye.com/user/projects/529a0143632bac39c900003d) + The purpose of the library is to provide tools and building blocks for creating clients using delegated authentication/authorization based on the [OAuth2](http://oauth.net/2/) protocol with emphasis on the [OpenID Connect](https://openid.net/connect/) specification. ## Features