Skip to content

Commit f204719

Browse files
committed
Update README.md
1 parent 9898fca commit f204719

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ $ bower install --save angularjs-slider
6969

7070
or
7171
### CDNJS
72-
Directly use:
73-
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.js`
74-
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/2.5.0/rzslider.min.css`
72+
Directly use (replace `X.X.X` by the version you want to use):
73+
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/X.X.X/rzslider.min.js`
74+
- `https://cdnjs.cloudflare.com/ajax/libs/angularjs-slider/X.X.X/rzslider.min.css`
7575

7676

7777
## Project integration

0 commit comments

Comments
 (0)