From: naoh Date: Tue, 18 Oct 2016 15:08:01 +0000 (+0800) Subject: Add CDNJS version badge in readme X-Git-Tag: v2.3.0~7^2~52^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F613%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Add CDNJS version badge in readme This will add the badge to show its version on CDNJS and also link to its page on CDNJS! --- diff --git a/README.md b/README.md index e4f3d6f6..10607f4c 100644 --- 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 — 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.