Skip to content

Commit

Permalink
updated readme for version 0.7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Griffiths committed Jan 31, 2011
1 parent d211002 commit d0537f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,9 +20,9 @@ information.

## Usage

Download the [minified library](https://github.com/downloads/bytespider/jsOAuth/jsOAuth-0.7.4.5.min.js) and include it in your html.
Download the [minified library](https://github.com/downloads/bytespider/jsOAuth/jsOAuth-0.7.5.1.min.js) and include it in your html.

<script type="text/javascript" src="library/jsOAuth-0.7.4.5.min.js"></script>
<script type="text/javascript" src="library/jsOAuth-0.7.5.1.min.js"></script>

This gives you a global OAuth object for you to set up and make requests with.
Setting it up is simple.
Expand Down

0 comments on commit d0537f8

Please sign in to comment.