diff --git a/README.md b/README.md index 840486a..21285f3 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,6 @@ Commit _types_ besides `fix` and `feat` are: The following _scopes_ are known for this project. A Conventional Commits commit message may optionally use one of the following scopes or none: -- `script`: Any other script work that doesn't specifically fall into the above scopes +- `script`: Work related to the commands triggered by `pacman` - `hook`: Configuring the hook(s) - `meta`: Affects the project's repo layout, readme content, file names etc.