Skip to content

Commit 2ff96b2

Browse files
committed
Readme updated to reflect jsdelivr CDN info
1 parent e614ed6 commit 2ff96b2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Readme.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
IOStash Javascript Web Client Library
1+
2+
![IOStash IoT PaaS](http://iostash.io/wp-content/uploads/2016/06/iostashbeta_black.png)
3+
4+
Javascript Web Client Library
25
===================
36

47

58
Javascript web Client library for IOStash IoT PaaS. Supports realtime data subscription to Devices, Data Points, Location, Channels and Custom Data sent to devices.
69

710
**Including**
8-
11+
JS client is available via th JSDelivr CDN.
912

1013

11-
<script type="text/javascript" src="https://api.iostash.io/assets/js/iostash.js"></script>
14+
<script type="text/javascript" src="https://cdn.jsdelivr.net/iostash/0.1/iostash.js"></script>
1215

1316

1417
**How To Use**

0 commit comments

Comments
 (0)