From 2552566d6a80e65f66ce42764ea483f3f569cce3 Mon Sep 17 00:00:00 2001 From: chyyuu Date: Tue, 27 Sep 2022 23:39:07 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6059eea..548de20 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ First, you can read [Guide](https://learningos.github.io/rust-based-os-comp2022/ ## os reference framework The 'os[1-8]-ref' are the 'os[1-8]' reference frameworks. You can read and copy some codes into os[1-8] -## kernel labs +## kernel labs based on GitHub Classroom There are two simple practice work, and five kernel labs. 注:登录github.com,点击并打开下面的lab0~lab5的github classroom的链接后,点击醒目绿色按钮"Accept this assignment"选择接受,github就为你创建了一个对应实验的git repo @@ -58,4 +58,4 @@ According to the [Guide](https://learningos.github.io/rust-based-os-comp2022/), There are some methods for common questions & problems, please read [QA](./QA.md). -If you meet any other new problems or some difficulties, please send issues to [Issues in rust-based-os-comp2022](https://github.com/LearningOS/rust-based-os-comp2022/issues) \ No newline at end of file +If you meet any other new problems or some difficulties, please send issues to [Issues in rust-based-os-comp2022](https://github.com/LearningOS/rust-based-os-comp2022/issues)