update description

This commit is contained in:
idleberg 2017-03-30 13:33:44 +02:00
parent 6906bef268
commit 38b07c8624

View file

@ -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/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) [![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)]() [![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/). 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 ## Licenses
* `BY` [Attribution](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/by.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` [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-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-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-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) * `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) * `C0` [CC0](https://github.com/idleberg/Creative-Commons-Markdown/blob/master/4.0/zero.markdown)
## File extension ## File extension