From c58ed16d3846a2dccac307351011576697334d9f Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Mon, 12 Oct 2020 13:07:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f86fd40..363b22d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage µWebSockets is written entirely in C & C++ but has a seamless integration for Node.js backends. This allows for rapid scripting of powerful apps, using widespread competence. See µWebSockets.js. ### :crossed_swords: Battle proven -Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 million USD every day. +Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 million USD every day. Also runs [Trello](https://trello.com), serving their 50 million users. ### :battery: Batteries included Designed around a convenient URL router with wildcard & parameter support - paired with efficient pub/sub features inspired by MQTT. µWebSockets should be the obvious, complete starting point for any real-time web project with high demands.