From 0da691c0d5d44d22ba7cbfa953f1aee580149e37 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Wed, 25 Jan 2023 22:21:26 +0200 Subject: [PATCH] Add Babel to readme (#2170) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93f2145de7..e71d5b05c1 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [Home Assistant](https://github.com/home-assistant/core) - [Cryptography (PyCA)](https://github.com/pyca/cryptography) - [cibuildwheel (PyPA)](https://github.com/pypa/cibuildwheel) +- [Babel](https://github.com/python-babel/babel) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).