From b4c0327688247a98ef491e2f9f779dbd82e0df63 Mon Sep 17 00:00:00 2001 From: Yaakov Date: Sun, 11 Aug 2024 18:04:15 +1000 Subject: [PATCH] add readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1fd5058 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Scream Driver + +The Scream driver is a Linux Kernel Module which creates the `/dev/scream` device. + +This is a device that returns the letter 'a' indefinitely, occasionally substituted with the capital letter 'A'.