From dbfb5ec39e3ac786b8a4e03cefb39e2d46fd1fa3 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:04:10 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3650fa8..d4ceb4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # MIT 6.828 This repo contains materials when studying [MIT 6.828](https://pdos.csail.mit.edu/6.828/2018/schedule.html). @@ -6,4 +8,4 @@ This repo contains materials when studying [MIT 6.828](https://pdos.csail.mit.ed [This repo](https://github.com/yinfredyue/MIT6.828-lab) contains my source code of labs. -I use notes in `./labNotes` to review for interview. Less important topics are marked with `[x]`, +I use notes in `./labNotes` to review for interview. Less important topics are marked with `[x]`.