aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-11 15:18:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-11 15:18:52 +0300
commita7b2d356cdd62d698271931b2b92fde5dc252b63 (patch)
treeeb60bc7b7fdb5d6f36aa5d3e6849ca502fdd6366
parentcmake: use install_pdbs() (diff)
downloadwindows7-drivers-a7b2d356cdd62d698271931b2b92fde5dc252b63.tar.gz
windows7-drivers-a7b2d356cdd62d698271931b2b92fde5dc252b63.zip
README: update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f58bbad..5f56a26 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ Windows 7 drivers
[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/windows7-drivers/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/windows7-drivers/branch/master)
-A collection of basic Windows 7 drivers.
+Basic Windows 7 drivers.
-These don't actually manage any hardware, this is just an example of code
+These don't actually manage any hardware, they are just examples of code
running in the kernel mode.
Development