aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-04-27 17:44:54 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-04-27 17:44:54 +0300
commit952970cc2a18a603e0bdccdc1f907b73da7eb4f4 (patch)
treef530b23fd873bbb87f6eed280322044b88b8cb51 /utils/README.md
parent*.bat: usage message updates (diff)
downloadwindows7-drivers-952970cc2a18a603e0bdccdc1f907b73da7eb4f4.tar.gz
windows7-drivers-952970cc2a18a603e0bdccdc1f907b73da7eb4f4.zip
test -> simple
Diffstat (limited to 'utils/README.md')
-rw-r--r--utils/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/README.md b/utils/README.md
index 5d03428..1579471 100644
--- a/utils/README.md
+++ b/utils/README.md
@@ -4,12 +4,12 @@ Driver utilities
A couple of usage examples are included along with the drivers.
* [libservice]: Utilities to load/unload the drivers.
-* [libtest]: [test] driver usage examples.
+* [libsimple]: [simple] driver usage examples.
* [libnt_path_converter]: [nt_path_converter] driver usage examples.
[libservice]: libservice/README.md
-[libtest]: libtest/README.md
-[test]: ../src/test
+[libsimple]: libsimple/README.md
+[simple]: ../src/simple
[libnt_path_converter]: libnt_path_converter/README.md
[nt_path_converter]: ../src/nt_path_converter