Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyben committed Dec 16, 2013
1 parent b004646 commit 636e86a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<p align="center" >
<img src="https://raw.github.com/jeyben/IOSLinkedInAPI/master/gh-pages/authenticate-example.png" alt="Authentication" title="Authentication" height="372" width="198">
<img src="https://raw.github.com/jeyben/IOSLinkedInAPI/master/gh-pages/authenticate-example-iphone.png" alt="Authentication" title="Authentication" height="417" width="207">
</p>
<p align="center" >
<img src="https://raw.github.com/jeyben/IOSLinkedInAPI/master/gh-pages/authenticate-example-ipad.png" alt="Authentication" title="Authentication" height="568" width="440">
</p>

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)
Expand Down

0 comments on commit 636e86a

Please sign in to comment.