From 270c5902041938ff0cee64cb8db2f42481ce4efb Mon Sep 17 00:00:00 2001 From: Elias Almqvist Date: Tue, 17 Aug 2021 00:12:54 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88ac18a..acb6c51 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### Planned Features Read `TODO.md` for planned features. -### Books -I used these books. Also Google of course. +### Resources +#### Books - [Operating Systems: From 0 to 1](https://tuhdo.github.io/os01/) (Open-Source, unfinished) - [Writing a Simple Operating System - from Scratch](https://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)