From 8766e6a6661e225098843b1177c0689e2e40a808 Mon Sep 17 00:00:00 2001 From: Simon Brugman Date: Thu, 26 Jan 2023 23:24:45 +0100 Subject: [PATCH] docs(readme): add featuretools (#2236) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1382a7a697..0a35c9cead 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [cibuildwheel (PyPA)](https://github.com/pypa/cibuildwheel) - [build (PyPA)](https://github.com/pypa/build) - [Babel](https://github.com/python-babel/babel) +- [featuretools](https://github.com/alteryx/featuretools) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).