From e43e9cecb1f476063c85761b823afa292f2a454b Mon Sep 17 00:00:00 2001 From: chyyuu Date: Sat, 18 Feb 2017 22:28:28 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8a5370..9dea6c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -# uCore OS实验指导书和源码网址 (2015) +# uCore OS实验指导书和源码网址 (2017) - [ucore实验指导书](http://objectkuan.gitbooks.io/ucore-docs/) - [ucore labs 1-8 源码和参考答案 ](https://github.com/chyyuu/ucore_lab) +- [os tutorial lab](https://github.com/chyyuu/os_tutorial_lab) # 实验总体流程 1. 在[学堂在线](https://www.xuetangx.com/courses/TsinghuaX/30240243X/2015_T1/about)查看OS相关原理和labX的视频;