From 39d2eb5bcfb339aa29b90e4a22d2144f86138cb1 Mon Sep 17 00:00:00 2001 From: Gianmatteo Palmieri Date: Mon, 20 Nov 2023 22:31:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83e4f26..f219dfd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Felix is an experimental operating system for the Intel IA-32 architecture (x86) It's **written completely from scratch** in Rust and doesn't use any external dependencies. +This project is part of the work for my bachelor thesis in computer engineering. You can read it [here](https://github.com/mrgian/felix/blob/main/thesis.pdf). + ## Pictures Felix running in QEMU: