From 4859a80918d96137df860fffc0d0189004c03718 Mon Sep 17 00:00:00 2001 From: luoxiaobing Date: Wed, 22 Nov 2017 01:09:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E7=BF=BB=E8=AF=915.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8720c00..1516fc3 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ |└ [4.6](https://github.com/MintCN/linux-insides-zh/blob/master/SysCall/syscall-6.md)||未开始| | 5. [Timers and time management](https://github.com/MintCN/linux-insides-zh/tree/master/Timers)||正在进行| |├ [5.0](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/README.md)|[@mudongliang](https://github.com/mudongliang)|更新至[2a742fd4](https://github.com/0xAX/linux-insides/commit/2a742fd485df0260efce2078e7162c0de668e98b)| -|├ [5.1](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-1.md)||未开始| +|├ [5.1](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-1.md)|[@luoxiaobing](https://github.com/luoxiaobing)|正在进行| |├ [5.2](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-2.md)||未开始| |├ [5.3](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-3.md)||未开始| |├ [5.4](https://github.com/MintCN/linux-insides-zh/blob/master/Timers/timers-4.md)||未开始|