From 7430065810eada05a168874bb28e9972f7ecea76 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 25 Jun 2016 05:00:42 +0300 Subject: README updates --- utils/README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'utils/README.md') 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 -- cgit v1.2.3