Skip to content

Commit

Permalink
Bump the linked SDK CDN version.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshnesbitt committed May 14, 2012
1 parent 67761b5 commit 318f4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -25,7 +25,7 @@ The API documentation related to each library call can be found on [the Signal B
Include the SDK in your page: Include the SDK in your page:


```html ```html
<script type="text/javascript" src="http://cdn.getsignalbox.com/sdks/javascript/sdk-0.1.1.js"></script> <script type="text/javascript" src="http://cdn.getsignalbox.com/sdks/javascript/sdk-0.2.1.js"></script>
``` ```


In order to start communicating with your resources API, you'll need to tell Signal Box who you are and what application you're using. To do this, call the `setup` function. In order to start communicating with your resources API, you'll need to tell Signal Box who you are and what application you're using. To do this, call the `setup` function.
Expand Down

0 comments on commit 318f4a3

Please sign in to comment.