diff --git a/README.md b/README.md index 179b003..8a58939 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,9 @@ ### Operating Systems & OS Development Examples +- [limine-v-template](https://github.com/plos-clan/limine-v-template) - A simple template for building a Limine-compliant kernel in V. - [Simple Linux kernel module example](https://github.com/spytheman/simple_kernel_module_in_v) - Demonstration & test of writing a very simple Linux kernel module, using V. +- [v-limine](https://github.com/wenxuanjun/v-limine) - A V library for handling Limine boot protocol structures. ### Patterns