mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-05-05 11:20:06 +08:00
Update README.md
This commit is contained in:
@@ -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)
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user