From 318f4a3ba4c13200d615464d785a9ce1c7432396 Mon Sep 17 00:00:00 2001 From: Josh Nesbitt Date: Mon, 14 May 2012 19:53:19 +0100 Subject: [PATCH] Bump the linked SDK CDN version. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4cedd6f..ed8cbfa 100644 --- a/readme.md +++ b/readme.md @@ -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: ```html - + ``` 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.