diff --git a/README.md b/README.md index 1b7a8dc..e959b7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # pre-commit-meson -Integrate meson tests with pre-commit. +Integrate [meson tests](https://mesonbuild.com/Unit-tests.html) with [pre-commit](https://pre-commit.com/). This hook runs all tests registered with meson. It assumes that the build folder is named `build/`.