diff --git a/README.md b/README.md index ee4ed88..806f8ce 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,8 @@ It's a great way to learn. * [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/) * [**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`