Skip to content

Commit

Permalink
Add CDN Info - README
Browse files Browse the repository at this point in the history
CDN Link and TODO Update.
  • Loading branch information
irazasyed committed Mar 10, 2014
1 parent 5620603 commit 5369598
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ You can easily extend it, e.g. `android`, `iphone`, etc.

$ npm install mobile-detect --save

## CDN - [jsDelivr](http://www.jsdelivr.com/#!mobile-detect.js)

<script src="//cdn.jsdelivr.net/mobile-detect.js/0.1.1/mobile-detect.min.js"></script>

# Alternatives / Infos

Often device detection is the first solution in your mind. Please consider looking for other solutions
Expand Down Expand Up @@ -177,4 +181,3 @@ If you want, you can donate to [Mobile-Detect](https://github.com/serbanghita/Mo

* Extend RegEx patterns so that test passes
* Provide a live example on gh-pages
* Deploy on <http://cdn.jsdelivr.net/> through <https://github.com/jimaek/jsdelivr>

0 comments on commit 5369598

Please sign in to comment.