Commit 41954f93 authored by Valentin Hervieu's avatar Valentin Hervieu

Add info about CDNJS

parent b5960c26
......@@ -66,6 +66,12 @@ or
$ bower install --save angularjs-slider
```
or
### CDNJS
Directly use:
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.js`
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.css`
### Module
```javascript
angular.module('yourApp', ['rzModule']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment