Skip to content

Commit 2197691

Browse files
committed
add CDN
1 parent ab9e9fd commit 2197691

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ exactly the path.
4949
</html>
5050
```
5151

52+
### USE CDN
53+
```
54+
https://cdn.rawgit.com/ax5ui/ax5ui-picker/master/dist/ax5picker.css
55+
https://cdn.rawgit.com/ax5ui/ax5ui-picker/master/dist/ax5picker.js
56+
https://cdn.rawgit.com/ax5ui/ax5ui-picker/master/dist/ax5picker.min.js
57+
```
58+
5259
### Basic Usages
5360
```js
5461
var picker = new ax5.ui.picker();

0 commit comments

Comments
 (0)