Update README.md

This commit is contained in:
chyyuu
2022-10-09 13:11:57 +08:00
committed by GitHub
parent 5f91a82d96
commit e99b1ac80a

View File

@@ -10,7 +10,7 @@ Welcome to Open-Source OS Training Comp 20222022年开源操作系统训练
- [open-source os training comp 2021](https://github.com/rcore-os/rCore/wiki/os-tutorial-summer-of-code-2021)
- [open-source os training comp 2020](https://github.com/rcore-os/rCore/wiki/os-tutorial-summer-of-code-2020)
## Guide & Lab Test for Rust
## Guide & Lab Test for Rust(第一阶段)
- [清华计算机系大一学生2022暑期课程Rust程序设计训练](https://lab.cs.tsinghua.edu.cn/rust/)
- [learning rust guide](https://course.rs/)Rust语言圣经
- [Rust-lang Lab Test based on Rustlings](https://classroom.github.com/a/YTNg1dEH)采用Github Classroom模式的Rustling小练习
@@ -30,10 +30,10 @@ First, you can read [Guide](https://learningos.github.io/rust-based-os-comp2022/
- (Option) you can [use github classroom&code space to develop all os labs](https://learningos.github.io/rust-based-os-comp2022/chapter1/0intro.html#id4) just in a net browser.
## os reference framework
## 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 based on GitHub Classroom
## 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