Skip to content

Commit 7257c83

Browse files
committed
Update README.md
1 parent c9ca121 commit 7257c83

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ business collaborative solutions, and more.
1616
You may access the latest PubNub JavaScript SDK on The PubNub Network CDN.
1717

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

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

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

0 commit comments

Comments
 (0)