diff --git a/README.md b/README.md index 5afce02a..da654e64 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ The goal of this project is to provide step-by-step tutorials in individual blog The current version of the blog is already the second edition. The first edition is outdated and no longer maintained, but might still be useful. The posts of the first edition are: +
Click to expand + **Bare Bones:** - [A Minimal x86 Kernel](https://os.phil-opp.com/multiboot-kernel.html) @@ -110,6 +112,8 @@ The current version of the blog is already the second edition. The first edition - [Returning from Exceptions](https://os.phil-opp.com/returning-from-exceptions.html) ([source code](https://github.com/phil-opp/blog_os/tree/returning_from_exceptions)) +
+ ## License This project, with exception of the `blog/content` folder, is licensed under either of