From 269d54833143657194a2bc06749372fc9a6d0926 Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Mon, 27 Jun 2022 23:43:10 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0634132..4e682ba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Welcome to OS Tutorial Summer of Code 2022(2022年开源操作系统夏令营). ## Scheduling -- NOTICE current [scheduling](./scheduling.md)! +- NOTICE current [scheduling](./scheduling.md)(2022年开源操作系统夏令营的计划安排)! ## History - [rust-based os comp 2021](https://github.com/rcore-os/rCore/wiki/os-tutorial-summer-of-code-2021) - [rust-based os comp 2020](https://github.com/rcore-os/rCore/wiki/os-tutorial-summer-of-code-2020)