Add Unlicense to README.md

This commit is contained in:
Yuri Norwood 2021-07-20 17:31:53 +12:00 committed by GitHub
parent 2dc3b7ad32
commit e114358962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -618,6 +618,13 @@ From [isitmaintained.com](http://isitmaintained.com):
[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html) [![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html)
``` ```
### Unlicense
[![Unlicense](https://img.shields.io/badge/License-Unlicense-blue.svg)](https://unlicense.org/)
```markdown
[![Unlicense](https://img.shields.io/badge/License-Unlicense-blue.svg)](https://unlicense.org/)
```
### [Creative Commons Licenses](https://creativecommons.org/licenses/) ### [Creative Commons Licenses](https://creativecommons.org/licenses/)
[![CC-0 license](https://img.shields.io/badge/License-CC--0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0) [![CC-0 license](https://img.shields.io/badge/License-CC--0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0)