diff --git a/README.md b/README.md index 9887abf..d244eb2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ ### Build: `$ make` +### Watch dmesg +`sudo dmesg -wT` + ### Insert & remove `sudo insmod demo_module.ko` `sudo rmmod demo_module.ko`