aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-04-27 19:46:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-04-27 19:46:06 +0300
commite4c3def27c67ef3b6cd2ea9b08c068099cea5cd0 (patch)
tree30f6968c3f7566f8ebc376e7732bd117fdc07cfa /README.md
parentminimal: update (diff)
downloadwindows7-drivers-e4c3def27c67ef3b6cd2ea9b08c068099cea5cd0.tar.gz
windows7-drivers-e4c3def27c67ef3b6cd2ea9b08c068099cea5cd0.zip
README update
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ca3f926..d9c9d3c 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,8 @@ Windows 7 drivers
A collection of basic Windows 7 drivers.
-These are actually not drivers as such in the sense that they don't actually
-manage any hardware.
-The author prefers calling them *kernel modules*.
+These don't actually manage any hardware, this is just an example of code
+running in the kernel mode.
Development
-----------