diff options
author | 6543 <24977596+6543@users.noreply.github.com> | 2019-09-19 04:01:38 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2019-09-19 10:01:38 +0800 |
commit | 08e0d4b114757648275d9fc0ce4f3aa02933a450 (patch) | |
tree | 6c5aee316114696ee207290888bc24708b068183 /README.md | |
parent | 46f06956df3bf02d94a0c62b8a6f695d67796ee2 (diff) | |
download | gitea-08e0d4b114757648275d9fc0ce4f3aa02933a450.tar.gz gitea-08e0d4b114757648275d9fc0ce4f3aa02933a450.zip |
README: add License shield (#8235)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ [![GitHub release](https://img.shields.io/github/release/go-gitea/gitea.svg)](https://github.com/go-gitea/gitea/releases/latest) [![Help Contribute to Open Source](https://www.codetriage.com/go-gitea/gitea/badges/users.svg)](https://www.codetriage.com/go-gitea/gitea) [![Become a backer/sponsor of gitea](https://opencollective.com/gitea/tiers/backers/badge.svg?label=backer&color=brightgreen)](https://opencollective.com/gitea) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ## Purpose |