From e16709b7353fa80437af1d6bf06728a3877ac2cf Mon Sep 17 00:00:00 2001 From: LingCoder Date: Sun, 24 Mar 2019 17:22:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebb4ee5..ad8956a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ - [ ] 第四章 运算符 - [x] 第五章 控制流 - [x] 第十三章 函数式编程 +- [x] 附录:新IO + - [ ] 待续······ @@ -51,7 +53,9 @@ - 2019-03-17 第五章 控制流翻译完成 -- 2019-03-20 第十三章 函数式编程完成 +- 2019-03-20 第十三章 函数式编程翻译完成 + +- 2019-03-24 附录:新IO翻译完成 ## 原书作者 @@ -64,8 +68,8 @@ ## 贡献者 -* 主译: LingCoder -* 参译: LortSir +* 主译: LingCoder,LortSir +* 参译: * 校对:nickChenyx