From 9adde4d4bd79d6ad7327335d72cda7c3efe6bdc2 Mon Sep 17 00:00:00 2001 From: Carlos Date: Thu, 19 Mar 2015 20:19:44 +0100 Subject: [PATCH] more doc sources --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6920aec..3b90718 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ and the [OSDev wiki](http://wiki.osdev.org/), I'll try to make short step-by-ste code samples for anybody to follow. Honestly, this tutorial is basically the first document but split into smaller pieces and without the theory. +Updated: more sources: [the little book about OS development](https://littleosbook.github.io), +[JamesM's kernel development tutorials](http://www.jamesmolloy.co.uk/tutorial_html/index.html) + Features --------