Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Apr 12, 2018
1 parent 8aa9e7e commit ea713dd
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,13 @@ npm install rangeable --save

### Browser

Grab the files from one of the CDNs and include it in your page:
Grab the files from one of the CDNs and include them in your page:

```
https://unpkg.com/rangeable@latest/dist/rangeable.min.css
https://unpkg.com/rangeable@latest/dist/rangeable.min.js
```

or

```
https://cdn.jsdelivr.net/npm/rangeable@latest/dist/rangeable.min.css
https://cdn.jsdelivr.net/npm/rangeable@latest/dist/rangeable.min.js
```

You can replace `latest` with the required release number if needed.

---
Expand Down

0 comments on commit ea713dd

Please sign in to comment.