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