Skip to content

Commit 65b4271

Browse files
committed
Merge pull request Mango#84 from Mango/readme-cdnjs-installation
Added cdnjs installation on readme
2 parents 4587c89 + c81adbc commit 65b4271

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919

2020
## Installation
2121

22+
Slideout is available on cdnjs
23+
24+
```html
25+
<script src="https://cdnjs.cloudflare.com/ajax/libs/slideout/0.1.9/slideout.min.js"></script>
26+
```
27+
28+
Also you can use one of many package managers
29+
2230
$ npm install slideout
2331

2432
$ spm install slideout

0 commit comments

Comments
 (0)