diff options
author | zhouweitong3 <xml@live.com> | 2019-01-24 13:52:42 +0800 |
---|---|---|
committer | zhouweitong3 <xml@live.com> | 2019-01-24 13:52:42 +0800 |
commit | d4287f96f9bbdd29bb0d89dae9539f65166707cf (patch) | |
tree | ae96a37968461775b1d0100e5fdd7f622e9919b1 | |
parent | a0a7c9325daab426abbb3be56b94ae32a35d4352 (diff) | |
download | Dress-d4287f96f9bbdd29bb0d89dae9539f65166707cf.tar Dress-d4287f96f9bbdd29bb0d89dae9539f65166707cf.tar.gz Dress-d4287f96f9bbdd29bb0d89dae9539f65166707cf.tar.bz2 Dress-d4287f96f9bbdd29bb0d89dae9539f65166707cf.zip |
Change License
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,6 +3,7 @@ ### Dress - A Study and Practice project of git. [![Build Status](https://www.travis-ci.org/komeiji-satori/Dress.svg?branch=master)](https://www.travis-ci.org/komeiji-satori/Dress) +[![License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/) 项目很简单且并不要求你贡献代码,没有编程技能都可以参加。你可以从这里学习从克隆项目,创建分支,提交和同步修改,到合并分支请求的整套流程,一次即可熟悉 Git/GitHub 的使用。 @@ -24,10 +25,9 @@ This simple repository requires no contribution of code, so that you can partici [![contributors](https://opencollective.com/Dress/contributors.svg?width=890&button=false)](https://github.com/komeiji-satori/Dress/graphs/contributors) ### License -[![License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/) -本项目采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。 +本项目采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。 This repository is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. ### Contributing -请仔细阅读[CONTRIBUTING.md](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md) +请仔细阅读[CONTRIBUTING.md](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md) Please read [CONTRIBUTING.md](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md) carefully. |