Skip to content

Commit 41954f9

Browse files
committed
Add info about CDNJS
1 parent b5960c2 commit 41954f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ or
6666
$ bower install --save angularjs-slider
6767
```
6868

69+
or
70+
### CDNJS
71+
Directly use:
72+
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.js`
73+
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.css`
74+
6975
### Module
7076
```javascript
7177
angular.module('yourApp', ['rzModule']);

0 commit comments

Comments
 (0)