Skip to content

Commit 5084952

Browse files
stephengroatTimFerrell
authored andcommitted
add badges and add jsdelivr (#554)
* add badges and add jsdelivr * correct capitalization
1 parent aa1db85 commit 5084952

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@ Browser testing provided by BrowserStack.
1111
- Demo can be found at http://codeseven.github.io/toastr/demo.html
1212
- [Demo using FontAwesome icons with toastr](http://plnkr.co/edit/6W9URNyyp2ItO4aUWzBB?p=preview)
1313

14-
## [CDNjs](https://cdnjs.com/libraries/toastr.js)
15-
Toastr is hosted at CDN JS
14+
## CDNs
15+
[![cdnjs](https://img.shields.io/cdnjs/v/toastr.js.svg)](https://cdnjs.com/libraries/toastr.js)
16+
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/toastr/badge)](https://www.jsdelivr.com/package/npm/toastr)
17+
18+
Toastr is hosted at cdnjs and jsdelivr
1619

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

0 commit comments

Comments
 (0)