aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b5a3df..81ca3e4 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ running the tests):
* Implement syscalls
* Write device drivers : VGA, keyboard, ATA, FAT, VESA
-### Important TODOs not to overlook
+### Things to design
* How does a process exit, what does it do, how do processes synchronize ?
* Timers, workers, sleeping