From f10cf99f3396f92d61fe4c166ce503df49100621 Mon Sep 17 00:00:00 2001 From: Ta-Ching Chen Date: Sun, 8 Sep 2019 00:03:22 +0800 Subject: [PATCH] Add the link of Chinese version of code reviewer's guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2442267..63192087 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Currently this contains the following documents: * [Google's Code Review Guidelines](review/index.md), which are actually two separate sets of documents: * [The Code Reviewer's Guide](review/reviewer/index.md) + * [Chinese version](https://tachingchen.com/tw/blog/how-to-do-a-code-review-by-google-1/) * [The Change Author's Guide](review/developer/index.md) ## Terminology