diff --git a/README.md b/README.md index 4a94552..25192a7 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,9 @@ Step 3: Unload module ```bash sudo rmmod [module_name].ko -``` \ No newline at end of file +``` + +## Usefull links + +- https://www.kernel.org/doc/html/latest/ +- https://elixir.bootlin.com/linux/v6.13/source/ \ No newline at end of file