diff --git a/README.md b/README.md index 8461580..7d68ff6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ - This is a copy of the Lunix Kernel Module Programming guide, with examples updated for kernel version 3.8. - - Also see http://www.tldp.org/LDP/lkmpg/ \ No newline at end of file +This is a copy of the Lunix Kernel Module Programming guide, with examples updated for kernel version 3.8. + +The text is in Emacs org-mode format with embedded C code. + +Also see http://www.tldp.org/LDP/lkmpg/