diff --git a/README.md b/README.md index 6235860977..3408e26577 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ An extremely fast Python linter, written in Rust. - 📦 [ESLint](https://eslint.org/docs/latest/user-guide/command-line-interface#caching)-inspired cache support - 🔧 [ESLint](https://eslint.org/docs/latest/user-guide/command-line-interface#caching)-inspired `--fix` support - 👀 [TypeScript](https://www.typescriptlang.org/docs/handbook/configuring-watch.html)-inspired `--watch` support +- ⚖️ [Near-complete parity](#Parity-with-Flake8) with the built-in Flake8 rule set Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).