diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 05:00:42 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 05:00:42 +0300 |
commit | 7430065810eada05a168874bb28e9972f7ecea76 (patch) | |
tree | 254bc665d9573c6cb7439c0f05886de53a573a2d /utils/libnt_path_converter/README.md | |
parent | README updates (diff) | |
download | windows7-drivers-7430065810eada05a168874bb28e9972f7ecea76.tar.gz windows7-drivers-7430065810eada05a168874bb28e9972f7ecea76.zip |
README updates
Diffstat (limited to '')
-rw-r--r-- | utils/libnt_path_converter/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/utils/libnt_path_converter/README.md b/utils/libnt_path_converter/README.md index b3cde53..b5830d6 100644 --- a/utils/libnt_path_converter/README.md +++ b/utils/libnt_path_converter/README.md @@ -1,10 +1,12 @@ -# nt_path_converter driver utilities +nt_path_converter driver utilities +================================== [nt_path_converter] driver usage examples. [nt_path_converter]: ../../src/nt_path_converter -## Usage +Usage +----- ### convert_nt_path.exe @@ -19,7 +21,8 @@ For example: [WinObj]: https://technet.microsoft.com/en-us/library/bb896657.aspx -## See also +See also +-------- * [Building the utilities] * [License] |