aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkechi Satori <i@menhera.io>2019-10-13 11:11:32 +0800
committerGitHub <noreply@github.com>2019-10-13 11:11:32 +0800
commit88cdc233ddad470488531e57afd8fe181f2acedf (patch)
tree551733455085d2b2c46200f68fbfee77b6ecc9a4
parentb41f2f9bc037c995d69aa983a6f93a6a6d2d9dd2 (diff)
parent8824eab86f5183a3f4739b496b570b22ddf36997 (diff)
downloadDress-88cdc233ddad470488531e57afd8fe181f2acedf.tar
Dress-88cdc233ddad470488531e57afd8fe181f2acedf.tar.gz
Dress-88cdc233ddad470488531e57afd8fe181f2acedf.tar.bz2
Dress-88cdc233ddad470488531e57afd8fe181f2acedf.zip
Merge pull request #660 from nikoqw/master
添加英文說明
-rw-r--r--B612Kaji_20190330_144001_707.jpgbin0 -> 138310 bytes
-rw-r--r--README.md1
-rw-r--r--README_DETAIL.md25
3 files changed, 26 insertions, 0 deletions
diff --git a/B612Kaji_20190330_144001_707.jpg b/B612Kaji_20190330_144001_707.jpg
new file mode 100644
index 0000000..caefcef
--- /dev/null
+++ b/B612Kaji_20190330_144001_707.jpg
Binary files differ
diff --git a/README.md b/README.md
index 8ad7195..1f8cf90 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
## Dress - 面向可爱的蓝孩子 (/ω\) 的 git 学习实践项目 on GitHub
### Dress - A Study and Practice project of git.
+# ***If you are feeling puzzled and werid about the project, please read [README DETAIL](README_DETAIL.md)***
[![Contributors](https://img.shields.io/github/contributors/komeiji-satori/Dress.svg)](https://github.com/komeiji-satori/Dress/graphs/contributors)
[![Build Status](https://www.travis-ci.org/komeiji-satori/Dress.svg?branch=master)](https://www.travis-ci.org/komeiji-satori/Dress)
diff --git a/README_DETAIL.md b/README_DETAIL.md
new file mode 100644
index 0000000..c705679
--- /dev/null
+++ b/README_DETAIL.md
@@ -0,0 +1,25 @@
+WHY????
+--------------
+Simply put: We want to encourage more people to learn and understand, to know the ideology of github.
+Of course, them are quasi-programmer and non-programmer but who need multi-person collaborative production project.
+So that caused the pointer of this project: ***Let them practice using github without contribution of code***.
+
+Will this project take up a lot of GitHub resources?
+---------------
+No.
+Github has its limit: the size of repo cannot exceed 1024MB.
+The contributor are asked to compress pictures. If the picture is not up to standard,
+or the size of the picture is larger than 1MB, the pull request will be closed. This is also a github-workflow training for them.
+In future, We might regularly delete past documents (and their record) to ensure the size of the repo.
+
+Is this project really helpful?
+---------------
+I think, yes.
+This project can (and already) aroused a lot of interest to use github and teached a lot of people
+"the ideology and the workflow of github and how to simply use github" in an easy-to-understand way.
+This project also develop their team cooperation ability: join the discussion and solve problem such as
+how to ctrl the size of repo, maintenance the repo, and so on.
+
+How to join you?
+---------------
+Please read README.md.