diff --git a/readme.markdown b/readme.markdown index c27d7a9..fe0887c 100644 --- a/readme.markdown +++ b/readme.markdown @@ -1,21 +1,22 @@ -[![GitHub](https://img.shields.io/github/release/idleberg/Creative-Commons-Markdown.svg?style=flat-square)](https://github.com/idleberg/Creative-Commons-Markdown/releases) +# Creative Commons Markdown + [![GitHub](https://img.shields.io/github/forks/idleberg/Creative-Commons-Markdown.svg?style=flat-square)](https://github.com/idleberg/Creative-Commons-Markdown/network) +[![GitHub](https://img.shields.io/github/release/idleberg/Creative-Commons-Markdown.svg?style=flat-square)](https://github.com/idleberg/Creative-Commons-Markdown/releases) [![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/). ## Licenses -* `BY` [Attribution](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by.markdown) -* `BY-NC` [Attribution-NonCommercial](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc.markdown) -* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc-nd.markdown) -* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc-sa.markdown) -* `BY-ND` [Attribution-NoDerivatives](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nd.markdown) -* `BY-SA` [Attribution-ShareAlike](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-sa.markdown) -* `C0` [CC0](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/zero.markdown) +* `BY` – [Attribution](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by.markdown) +* `BY-NC` – [Attribution-NonCommercial](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc.markdown) +* `BY-NC-ND` – [Attribution-NonCommercial-NoDerivatives](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc-nd.markdown) +* `BY-NC-SA` – [Attribution-NonCommercial-ShareAlike](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nc-sa.markdown) +* `BY-ND` – [Attribution-NoDerivatives](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-nd.markdown) +* `BY-SA` – [Attribution-ShareAlike](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by-sa.markdown) +* `C0` – [CC0](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/zero.markdown) ## File extension