From c9a9f550eccab0efab98a62eb5f82b94859fa1ef Mon Sep 17 00:00:00 2001 From: robbertLiu <1418395466@qq.com> Date: Thu, 19 Jul 2018 15:21:12 +0800 Subject: [PATCH 1/2] create test --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..0390440 --- /dev/null +++ b/test @@ -0,0 +1 @@ +this a new file for test. From d5752debead093b9fdbb6f9501449e741634298b Mon Sep 17 00:00:00 2001 From: robbertLiu <1418395466@qq.com> Date: Thu, 19 Jul 2018 16:29:24 +0800 Subject: [PATCH 2/2] adding a contributors section to the readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ceb572d..edba985 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ just another repository Hi Robbert! this is a update. + +adding a contributors.