From 267d057e1aa3e9f3d286ce5889782f756398cad0 Mon Sep 17 00:00:00 2001 From: Gianmatteo Palmieri Date: Mon, 8 Jan 2024 21:59:32 +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: