From f8f06ed7c3cf0dad6b6aff2555c8a8773a0f7136 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 31 Aug 2013 11:18:55 +0100 Subject: [PATCH] README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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/