diff --git a/Misc/README.md b/Misc/README.md new file mode 100644 index 0000000..3c7ff69 --- /dev/null +++ b/Misc/README.md @@ -0,0 +1,3 @@ +# 杂项 + +这个章节包含不直接涉及到内核源码的部分以及各个子系统的实现。 diff --git a/README.md b/README.md index 240db99..a34a299 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Linux Insides |├10.1|[@mudongliang](https://github.com/mudongliang)|已完成| |└10.2|[@mudongliang](https://github.com/mudongliang)|已完成| |Misc||正在进行| -|├12.0||未开始| +|├12.0|[@mudongliang](https://github.com/mudongliang)|已完成| |├12.1|[@oska874](https://github.com/oska874)|已完成| |├12.2||未开始| |└12.3||未开始|