From a4862893d5544fe5662acfc7cbf7087344f57545 Mon Sep 17 00:00:00 2001 From: Giovanni Iannaccone <80602545+giovanni-iannaccone@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:55:25 +0200 Subject: [PATCH] add https://github.com/cfenollosa/os-tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caa014f..d3aa851 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ It's a great way to learn. * [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/) * [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs) * [**(any)**: OSDev WiKi_](https://wiki.osdev.org/Expanded_Main_Page) +* [**(any)**: os-tutorial](https://github.com/cfenollosa/os-tutorial) #### Build your own `Physics Engine`