From 5b486f1d38de3ba7eb113515d0ab901ee66038c3 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Mon, 7 Nov 2022 23:56:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0a5934..49b0a65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ruff-pre-commit -A [pre-commit](https://pre-commit.com/) hook for [ruff](https://github.com/charliermarsh/ruff). +A [pre-commit](https://pre-commit.com/) hook for [Ruff](https://github.com/charliermarsh/ruff). Distributed as a standalone repository to enable installing ruff via prebuilt wheels from [PyPI](https://pypi.org/project/ruff/).