From 5084952c6b5c9a1abe370801945b10b619bfda99 Mon Sep 17 00:00:00 2001 From: Stephen Date: Fri, 15 Jun 2018 20:37:37 -0700 Subject: [PATCH] add badges and add jsdelivr (#554) * add badges and add jsdelivr * correct capitalization --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29f077e6..bc1e324a 100644 --- a/README.md +++ b/README.md @@ -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)