diff --git a/README.md b/README.md index 3cce74c..f50fb29 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ * [**C++**: _Write your own Operating System_](https://www.youtube.com/playlist?list=PLHh55M_Kq4OApWScZyPl5HhgsTJS9MZ6M) [video] * [**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/) * [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/) +* [**Rust**: _The Adventures of OS: Making a RISC-V Operating System using Rust_](https://osblog.stephenmarz.com/) #### Build your own `Physics Engine`