diff options
Diffstat (limited to '')
-rw-r--r-- | utils/libservice/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/utils/libservice/README.md b/utils/libservice/README.md index 2727f31..f9fb601 100644 --- a/utils/libservice/README.md +++ b/utils/libservice/README.md @@ -1,8 +1,10 @@ -# Driver management utilities +Driver management utilities +=========================== Utilities to load/unload the drivers. -## Usage +Usage +----- ### install_service.exe @@ -41,7 +43,8 @@ The same as > sc delete NAME -## See also +See also +-------- * [Building the utilities] * [License] |