diff --git a/README.md b/README.md index e9cacc2..ab74b13 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Poetry pre-commit Plugin -![PyPI](https://img.shields.io/pypi/v/poetry-pre-commit-plugin?color=blue) +[![PyPI](https://img.shields.io/pypi/v/poetry-pre-commit-plugin?color=blue)](https://pypi.org/project/poetry-pre-commit-plugin/) A [Poetry](https://python-poetry.org/) plugin for automatically installing git pre-commit hooks whenever `pre-commit` is specified as a dependency of the