From dd759e4730258e82bdc412e92cd4c3a20d5ac8b4 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Tue, 30 Aug 2022 13:40:31 -0400 Subject: [PATCH] Update graph --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.

- Bar chart with benchmark results + Bar chart with benchmark results

@@ -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