From 636e86aff9768a9fc5a96f97ece943e0eff8af81 Mon Sep 17 00:00:00 2001 From: Jacob von Eyben Date: Mon, 16 Dec 2013 22:01:34 +0100 Subject: [PATCH] Updated documentation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e2b4a..46c59af 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ A small non intrucive library that makes it easy to authenticate and authorize a The API uses a UIWebView to authenticate against LinkedIn.

- Authentication + Authentication +

+

+ Authentication

If the enduser is authenticated you end up with an accesstoken that is nessesary to retrieve data from the LinkedIn [API](https://developer.linkedin.com/apis)