From 80d7c918c180682c371dace15057981c49e36d7a Mon Sep 17 00:00:00 2001 From: Yang Mao Date: Thu, 28 Mar 2019 18:27:28 +0800 Subject: [PATCH 1/3] add the explain to 996 in the readme.me that's it. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc31dce..0f6c3ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ 996.ICU === +The name `996.ICU` refers to a ironic saying between chinese programmers +> **'Working at 996 pattern and being ill in the ICU(Intensive care unit)'**, that means if you consistently follow the "996" work schedule, you run the risk of getting yourself into Intensive Care Unit. Repo for counting stars and contributing. Press F to pay respect to glorious developers. From 9f903503a86848944d340ac7ce44a83374358eac Mon Sep 17 00:00:00 2001 From: Yang Mao Date: Thu, 28 Mar 2019 18:28:54 +0800 Subject: [PATCH 2/3] adjust format --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f6c3ba..9bebed3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ 996.ICU === -The name `996.ICU` refers to a ironic saying between chinese programmers -> **'Working at 996 pattern and being ill in the ICU(Intensive care unit)'**, that means if you consistently follow the "996" work schedule, you run the risk of getting yourself into Intensive Care Unit. +The name `996.ICU` refers to a ironic saying between chinese programmers **'Working at 996 pattern and being ill in the ICU(Intensive care unit)'**. That means if you consistently follow the "996" work schedule, you run the risk of getting yourself into Intensive Care Unit. Repo for counting stars and contributing. Press F to pay respect to glorious developers. From 182c854558436347aaba10485fd3017ac882141e Mon Sep 17 00:00:00 2001 From: Yang Mao Date: Thu, 28 Mar 2019 18:29:58 +0800 Subject: [PATCH 3/3] capitalized --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bebed3..f512635 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 996.ICU === -The name `996.ICU` refers to a ironic saying between chinese programmers **'Working at 996 pattern and being ill in the ICU(Intensive care unit)'**. That means if you consistently follow the "996" work schedule, you run the risk of getting yourself into Intensive Care Unit. +The name `996.ICU` refers to a ironic saying between chinese programmers **'Working at "996" pattern and being ill in the ICU(Intensive Care Unit)'**. That means if you consistently follow the "996" work schedule, you run the risk of getting yourself into Intensive Care Unit. Repo for counting stars and contributing. Press F to pay respect to glorious developers.