Skip to content

Commit

Permalink
add badges and add jsdelivr (CodeSeven#554)
Browse files Browse the repository at this point in the history
* add badges and add jsdelivr

* correct capitalization
  • Loading branch information
stephengroat authored and TimFerrell committed Jun 16, 2018
1 parent aa1db85 commit 5084952
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ Browser testing provided by BrowserStack.
- Demo can be found at http://codeseven.github.io/toastr/demo.html
- [Demo using FontAwesome icons with toastr](http://plnkr.co/edit/6W9URNyyp2ItO4aUWzBB?p=preview)

## [CDNjs](https://cdnjs.com/libraries/toastr.js)
Toastr is hosted at CDN JS
## CDNs
[![cdnjs](https://img.shields.io/cdnjs/v/toastr.js.svg)](https://cdnjs.com/libraries/toastr.js)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/toastr/badge)](https://www.jsdelivr.com/package/npm/toastr)

Toastr is hosted at cdnjs and jsdelivr

#### Debug
- [//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.css](//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.css)
Expand Down

0 comments on commit 5084952

Please sign in to comment.