From 97641b4a7bcd08c132729d006a5413cd9280cb9d Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sun, 3 Nov 2013 11:48:14 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 65645a7..e0ea461 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,7 @@ Thor is a minimalistic operating system created for learning reasons. -It is currently a 64bit OS written in assembly and C++. \ No newline at end of file +It is currently a 64bit OS written in assembly and C++. + +If you want more informations about this Operating System, you can read the following pages: +* [[Boot Process]] +* [[System Interrupts]] \ No newline at end of file