aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-25 05:00:42 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-25 05:00:42 +0300
commit7430065810eada05a168874bb28e9972f7ecea76 (patch)
tree254bc665d9573c6cb7439c0f05886de53a573a2d /utils/README.md
parentREADME updates (diff)
downloadwindows7-drivers-7430065810eada05a168874bb28e9972f7ecea76.tar.gz
windows7-drivers-7430065810eada05a168874bb28e9972f7ecea76.zip
README updates
Diffstat (limited to '')
-rw-r--r--utils/README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/utils/README.md b/utils/README.md
index eed64ab..b03c4c1 100644
--- a/utils/README.md
+++ b/utils/README.md
@@ -1,4 +1,5 @@
-# Driver utilities
+Driver utilities
+================
A couple of usage examples are included along with the drivers.
@@ -12,7 +13,8 @@ A couple of usage examples are included along with the drivers.
[libnt_path_converter]: libnt_path_converter/README.md
[nt_path_converter]: ../src/nt_path_converter
-## Building the utilities
+Building the utilities
+----------------------
Create the build files using CMake and build using Visual Studio.
@@ -28,8 +30,9 @@ x86):
> msbuild windows7_drivers_utils.sln
...
-## License
+See also
+--------
-See [License].
+* [License]
[License]: ../README.md#license