diff --git a/README.md b/README.md index 32183ce..eb0373f 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ git config --add hooks.enabled-plugins wipchecker ### Syntax checker hook -Checks for syntax errors in files that have a checker, based on the file extension +Checks for syntax errors in files that have a checker, based on the file extension. For the moment, there only is a php checker, located at `hooks/syntaxchecker/php/check.sh`. This hook is language-agnostic.