]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Add CDNJS version badge in readme 613/head
authornaoh <naoh.cs03g@nctu.edu.tw>
Tue, 18 Oct 2016 15:08:01 +0000 (23:08 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2016 15:08:01 +0000 (23:08 +0800)
This will add the badge to show its version on CDNJS and also link to its page on CDNJS!

README.md

index e4f3d6f6685870362ef4fa00065dee396e4c0bdc..10607f4cf089d5ffadf25e9ade287907f5e622f4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 [![downloads badge](http://img.shields.io/npm/dm/foundation-emails.svg)](https://www.npmjs.org/package/foundation-emails)
 [![Gem Version](https://badge.fury.io/rb/foundation_emails.svg)](https://badge.fury.io/rb/foundation_emails)
 [![downloads badge](http://img.shields.io/npm/l/foundation-emails.svg)](https://www.npmjs.org/package/foundation-emails)
+[![CDNJS](https://img.shields.io/cdnjs/v/foundation-emails.svg)](https://cdnjs.com/libraries/foundation-emails)
 
 
 Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client &mdash; even Outlook. Our HTML/CSS components have been tested across every major email client to ensure consistency. And with the [Inky](https://github.com/zurb/inky) templating language, writing HTML emails is now even easier.