From 83f5bb204c4acb236cd41443370cad6fe457f80e Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Tue, 28 Jun 2022 19:08:12 +0800 Subject: [PATCH] update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e3eb10..94a34fe 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,7 @@ According to the [Guide](https://learningos.github.io/rust-based-os-comp2022/), - lab2: `make test4` for lab2 - lab3: `make test5` for lab3 - lab4: `make test6` && `make test7` for lab4 -- lab5: `make test8` for lab5 \ No newline at end of file +- lab5: `make test8` for lab5 + +## Send issues +If you meet any 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