From fbd922c6f88c8da643670f2b8d0bfc56a0ace797 Mon Sep 17 00:00:00 2001 From: sqrtthree Date: Mon, 17 Apr 2017 14:37:55 +0800 Subject: [PATCH] :arrow_up: Sync our repository to keep it up-to-date with the upstream repository --- README-zh-Hans.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index e50f17ee..68cfb4f6 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -1,8 +1,10 @@ > * 原文地址:[github.com/donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) > * 译文出自:[掘金翻译计划](https://github.com/xitu/gold-miner) -> * 译者:[XatMassacrE](https://github.com/XatMassacrE)、[L9m](https://github.com/L9m)、[Airmacho](https://github.com/Airmacho)、[xiaoyusilen](https://github.com/xiaoyusilen)、[jifaxu](https://github.com/jifaxu) +> * 译者:[XatMassacrE](https://github.com/XatMassacrE)、[L9m](https://github.com/L9m)、[Airmacho](https://github.com/Airmacho)、[xiaoyusilen](https://github.com/xiaoyusilen)、[jifaxu](https://github.com/jifaxu)、[根号三](https://github.com/sqrthree) > * 这个 [链接](https://github.com/xitu/system-design-primer/compare/master...donnemartin:master) 用来查看本翻译与英文版是否有差别(如果你没有看到 README.md 发生变化,那就意味着这份翻译文档是最新的)。 +**[English](README.md) ∙ [简体中文](README-zh-Hans.md) | [Brazilian Portuguese](https://github.com/donnemartin/system-design-primer/issues/40) ∙ [Turkish](https://github.com/donnemartin/system-design-primer/issues/39) | [Add Translation](https://github.com/donnemartin/system-design-primer/issues/28)** + # 系统设计入门

@@ -10,14 +12,6 @@

-## 翻译 - -有兴趣参与[翻译](https://github.com/donnemartin/system-design-primer/issues/28)? 以下是正在进行中的翻译: - -* [巴西葡萄牙语](https://github.com/donnemartin/system-design-primer/issues/40) -* [简体中文](https://github.com/donnemartin/system-design-primer/issues/38) -* [土耳其语](https://github.com/donnemartin/system-design-primer/issues/39) - ## 目的 > 学习如何设计大型系统。 @@ -89,6 +83,7 @@ * 修复错误 * 完善章节 * 添加章节 +* [帮助翻译](https://github.com/donnemartin/system-design-primer/issues/28) 一些还需要完善的内容放在了[正在完善中](#正在完善中)。