From ebc580890022bac7ca4ece84a913a9d59c2c283a Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Tue, 3 Sep 2024 11:19:35 -0400 Subject: [PATCH] [no-ci] doc: add users --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e82227d..5404b0d57 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Ada has improved the performance of the popular JavaScript environment Node.js: > Since Node.js 18, a new URL parser dependency was added to Node.js — Ada. This addition bumped the Node.js performance when parsing URLs to a new level. Some results could reach up to an improvement of **400%**. ([State of Node.js Performance 2023](https://blog.rafaelgss.dev/state-of-nodejs-performance-2023)) -The Ada library is used by important systems besides Node.js such as Redpanda and Cloudflare Workers. +The Ada library is used by important systems besides Node.js such as Redpanda, Kong, Telegram and Cloudflare Workers.