Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlb committed Nov 13, 2013
1 parent c9ca121 commit 7257c83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -16,13 +16,13 @@ business collaborative solutions, and more.
You may access the latest PubNub JavaScript SDK on The PubNub Network CDN.

```html
<!-- Version Specific "Auto Upgrading" -->
<!-- Versioned SDK "Static" -->
<script src=http://cdn.pubnub.com/pubnub-3.5.48.min.js ></script>

<!-- Latest "Auto Upgrading" -->
<!-- Latest SDK "Auto Upgrading" -->
<script src=http://cdn.pubnub.com/pubnub.min.js ></script>

<!-- SSL -->
<!-- SSL Works Too! -->
<script src=https://cdn.pubnub.com/pubnub.min.js ></script>
```

Expand Down

0 comments on commit 7257c83

Please sign in to comment.