From: laofo Date: Thu, 27 Mar 2014 16:34:12 +0000 (+0800) Subject: add the license section under the README.md file X-Git-Tag: v0.9.99~2306^2~6^2~1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7524aeab638cf6645deab1ae9215cc95d1e8174b;p=gitea.git add the license section under the README.md file It's very clear if we add the license type in the README.md --- diff --git a/README.md b/README.md index ac2f309579..1177c17aac 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,8 @@ There are two ways to install Gogs: ## Contributors This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei) and [slene](https://github.com/slene) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors. + +## License + +Gogs is under the MIT License. +See the [LICENSE file](https://github.com/gogits/gogs/blob/master/LICENSE) for the full license text.