diff --git a/README.md b/README.md index 16667e6..e2dd3fb 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Possible values for HashAlgo (not case sensitive): - SHA384 - SHA512 -If HashAlgo nor specified, SHA-1 is used by default. +If HashAlgo is not specified, SHA-1 is used by default. ResultFileName specifies an optional text file where the result will be appended. -if -nowait is specified, program will exit immediately after displaying the hash result. Otherwise, it prompts user to hit a key before it exits. \ No newline at end of file +if -nowait is specified, program will exit immediately after displaying the hash result. Otherwise, it prompts user to hit a key before it exits.