From 973db441fae53a7d48b59bb3ba89c5d90d36a1d2 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Mon, 28 Jun 2021 22:47:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffb6cd1..6e8c9d0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- Language grade: C/C++ + Language grade: C/C++

@@ -64,7 +64,7 @@ Low latencies are key to customer satisfaction and your competitive edge. Run lo We've been fully standards compliant with a perfect Autobahn|Testsuite score since 2016[2]. Companies with everything to lose rely on µWebSockets on a daily basis - we power the trading APIs of [Bitfinex.com](https://bitfinex.com) & [Kraken.com](https://www.kraken.com/), handling volumes of multiple billions of USD every day. Other companies include [Trello](https://trello.com), where µWebSockets is serving their 50 million users with real-time board updates. ### :package: Easily installed -We *recommend, for simplicity* installing with `yarn add uWebSockets.js@uNetworking/uWebSockets.js#v18.14.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases). +We *recommend, for simplicity* installing with `yarn add uWebSockets.js@uNetworking/uWebSockets.js#v19.3.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases). Being an open source project, you are of course perfectly free to choose other ways of installation as you might prefer.