X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/bc7a4b2391a19b9ff1093a26d249e32324402498..d410763d8d4f5874113c9ad32edd9354c4e5589a:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 76b7d7c..c9039aa 100644 --- a/README.md +++ b/README.md @@ -910,7 +910,7 @@ Then run `pre-commit install` and you're ready to go. Avoid using `args` in the hook. Instead, store necessary configuration in `pyproject.toml` so that editors and command-line usage of Black all -behave consistently for your project. See *Black*'s own `pyproject.toml` +behave consistently for your project. See *Black*'s own [pyproject.toml](/pyproject.toml) for an example. If you're already using Python 3.7, switch the `language_version`