Browse Source

Merge pull request #40 from laofo/master

add the license section under the README.md file
tags/v1.2.0-rc1
无闻 11 years ago
parent
commit
442996f032
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -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.

Loading…
Cancel
Save