From 74a1fc6a7e4ab1a381b774037106e431e5776fca Mon Sep 17 00:00:00 2001 From: Yi Wang Date: Wed, 21 Sep 2016 12:49:19 +0800 Subject: [PATCH] Add author link of chapter 9 Add author link of chapter 9 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c444d6..0a900e9 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ Linux Insides | 8. SMP||未开始| | 9. Concepts||正在进行| |├ 9.0|[@mudongliang](https://github.com/mudongliang)|已完成| -|├ 9.1||正在进行| -|├ 9.2||正在进行| -|└ 9.3||正在进行| +|├ 9.1|[@up2wing](https://github.com/up2wing)|正在进行| +|├ 9.2|[@up2wing](https://github.com/up2wing)|正在进行| +|└ 9.3|[@up2wing](https://github.com/up2wing)|正在进行| | 10. DataStructures||正在进行| |├ 10.0|[@mudongliang](https://github.com/mudongliang)|已完成| |├ 10.1|[@oska874](http://github.com/oska874) [@mudongliang](https://github.com/mudongliang)|已完成|