From ee53ec1ec5fc68d7621aa75678287a4ea545daaf Mon Sep 17 00:00:00 2001 From: aliyaman Date: Wed, 22 Mar 2023 12:57:06 +0300 Subject: [PATCH] readme.md updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f437d5a..fb55b0b 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ You can also run the pre-commit hook manually: And you're good to go! 🚀 # Configuration - --keywords: A list of keywords to search for in the files being committed. If this argument is not provided or left empty, the script will exit without checking the files. + `--keywords:` A list of keywords to search for in the files being committed. If this argument is not provided or left empty, the script will exit without checking the files. - --exclude-files: A list of files to exclude from the keyword check. + `--exclude-files:` A list of files to exclude from the keyword check.