From aa7fbd6c8be280121cf57044ef986da7353ffd67 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Tue, 2 Dec 2025 09:53:55 +0100 Subject: [PATCH] README: remove the "most popular" claim This is, unfortunately, not the case anymore. Closes #2209 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7c551716..27a12a45 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,6 @@ ArduinoJson is a C++ JSON library for Arduino and IoT (Internet Of Things). * [Troubleshooter](https://arduinojson.org/v7/troubleshooter/) * [Book](https://arduinojson.org/book/) * [Changelog](CHANGELOG.md) -* Vibrant user community - * Most popular of all Arduino libraries on [GitHub](https://github.com/search?o=desc&q=arduino+library&s=stars&type=Repositories) - * [Used in hundreds of projects](https://www.hackster.io/search?i=projects&q=arduinojson) - * [Responsive support](https://github.com/bblanchon/ArduinoJson/issues?q=is%3Aissue+is%3Aclosed) ## Quickstart