This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-xing-oauth.git
commit 5c3d9473253d1247d41f3127807d57d886b64a09 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:02:00 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810886 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d688ec7..0800576 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -Apache Sling Authentication XING OAuth -====================================== +# Apache Sling Authentication XING OAuth + +This module is part of the [Apache Sling](https://sling.apache.org) project. * uses the [XING API](https://dev.xing.com/docs) with OAuth 1.0 for [authentication](https://dev.xing.com/docs/authentication) * allows creating and updating JCR users based on supplied user data from XING -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
