Skip to content

Commit

Permalink
Last tweaks (I hope) in the markup of the README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsieiro committed Dec 14, 2011
1 parent f53494f commit 8be7363
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RSOAuthEngine
By Rodrigo Sieiro - [@rsieiro](http://twitter.com/rsieiro)
By Rodrigo Sieiro - [@rsieiro](http://twitter.com/rsieiro)
[http://rodrigo.sharpcube.com](http://rodrigo.sharpcube.com)

## About
Expand Down Expand Up @@ -36,6 +36,8 @@ Alternatively you could use `setAccessToken:secret` after initialization to defi
<img src="https://github.com/rsieiro/RSOAuthEngine/raw/master/screenshot.png" alt="Screenshot" width="396" />
</td>
<td valign="top">
<h3>About</h3>

<p><strong>RSOAuthEngine</strong> comes with a sample project that demonstrates how to use it to authenticate with Twitter. It includes a basic Twitter engine that implements Twitter's OAuth authentication flow and allows you to post a tweet. It also shows you how to persist the OAuth access token in the Keychain. The Twitter engine should not be considered production code, and is only included to demonstrate <strong>RSOAuthEngine</strong>.</p>

<h3>Building</h3>
Expand Down

0 comments on commit 8be7363

Please sign in to comment.