update README

This commit is contained in:
Yu Chen
2022-07-17 09:49:36 +08:00
parent 816dca126f
commit ebcaede4c1

View File

@@ -45,7 +45,7 @@ According to the [Guide](https://learningos.github.io/rust-based-os-comp2022/),
- [lab4 in 'os6' DIR](https://classroom.github.com/a/94eMW8zi) [Important NOTICE](https://learningos.github.io/rust-based-os-comp2022/chapter6/0intro.html#id3)
- [lab5 in 'os8' DIR](https://classroom.github.com/a/zqGJEPK-) [Important NOTICE](https://learningos.github.io/rust-based-os-comp2022/chapter8/0intro.html#id5)
lab0-0\lab0-1用于搭建线上或本地实验环境以及熟悉"提交/CI等"的操作过程基本上不需要编程。lab1~lab5是实际的OS实验内容需要编程。
## Check your results
- lab1: `make test3` for lab1
- lab2: `make test4` for lab2