diff --git a/README.md b/README.md index 6c95e38716..637e9137dd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An extremely fast Python linter, written in Rust.
-
+
@@ -23,6 +23,8 @@ An extremely fast Python linter, written in Rust. _ruff is a proof-of-concept and not yet intended for production use. It supports only a small subset of the Flake8 rules, and may crash on your codebase._ +Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster). + ## Installation and usage ### Installation