From 6906bef26856d25bcec0df54a5cd0b9489566a35 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Wed, 29 Mar 2017 17:24:00 +0200 Subject: [PATCH] add badges --- readme.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.markdown b/readme.markdown index a9208f3..c27d7a9 100644 --- a/readme.markdown +++ b/readme.markdown @@ -1,3 +1,8 @@ +[![GitHub](https://img.shields.io/github/release/idleberg/Creative-Commons-Markdown.svg?style=flat-square)](https://github.com/idleberg/Creative-Commons-Markdown/releases) +[![GitHub](https://img.shields.io/github/forks/idleberg/Creative-Commons-Markdown.svg?style=flat-square)](https://github.com/idleberg/Creative-Commons-Markdown/network) +[![npm](https://img.shields.io/npm/v/cc-md.svg?style=flat-square)](https://www.npmjs.org/package/cc-md) +[![Bower](https://img.shields.io/bower/v/cc-md.svg?style=flat-square)]() + # Creative Commons Markdown On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announced their next generation licenses: [Creative Commons 4.0](https://creativecommons.org/weblog/entry/40768). By default, these are available as [HTML](http://creativecommons.org/licenses/) or [plaintext](http://creativecommons.org/weblog/entry/41127). This project adds [Markdown](http://daringfireball.net/projects/markdown/)-formatted licenses to that list, while aiming for best [compatibility on GitHub](https://github.github.com/gfm/).